Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 7, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253821 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
RealVNC
レッドハット
- RealVNC VNC Viewer コンポーネントにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-4770 2010-05-20 18:03 2009-01-16 Show GitHub Exploit DB Packet Storm
253822 4.9 警告 ヒューレット・パッカード - HP HP-UX におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1032 2010-05-19 17:57 2010-04-16 Show GitHub Exploit DB Packet Storm
253823 9.3 危険 アドビシステムズ - 複数の Adobe 製品などで利用される Adobe Download Manager におけるバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1278 2010-05-19 17:57 2010-04-15 Show GitHub Exploit DB Packet Storm
253824 5 警告 The Perl Foundation - Perl における UTF-8 文字列の処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3626 2010-05-19 17:57 2009-10-29 Show GitHub Exploit DB Packet Storm
253825 9.3 危険 サン・マイクロシステムズ - Java NPAPI plugin および Java Deployment Toolkit における任意のコードを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2010-1423 2010-05-19 17:56 2010-04-15 Show GitHub Exploit DB Packet Storm
253826 4.3 警告 ISC, Inc.
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
レッドハット
- BIND 9 の DNSSEC 検証コードに脆弱性 CWE-Other
その他
CVE-2010-0097 2010-05-19 17:42 2010-01-20 Show GitHub Exploit DB Packet Storm
253827 9.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の erf ファイル処理に脆弱性 CWE-189
数値処理の問題
CVE-2009-3829 2010-05-19 17:42 2009-10-7 Show GitHub Exploit DB Packet Storm
253828 10 危険 アップル - Apple Mac OS X 上で稼働する Safari における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1120 2010-05-18 16:39 2010-03-25 Show GitHub Exploit DB Packet Storm
253829 6.9 警告 KDE project
サイバートラスト株式会社
レッドハット
- KDE の KDM における制御ソケットの処理に関する権限昇格の脆弱性 CWE-362
競合状態
CVE-2010-0436 2010-05-18 16:39 2010-04-13 Show GitHub Exploit DB Packet Storm
253830 1.9 注意 レッドハット - Free Software Foundation Berkeley DB の NSS モジュールにおける情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2010-0826 2010-05-18 16:38 2010-04-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
265991 7.5 HIGH
Network
gnu osip In libosip2 in GNU oSIP 4.1.0, a malformed SIP message can lead to a heap buffer overflow in the _osip_message_to_str() function defined in osipparser2/osip_message_to_str.c, resulting in a remote Do… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-10325 2024-11-21 11:43 2017-04-14 Show GitHub Exploit DB Packet Storm
265992 9.8 CRITICAL
Network
gnu osip In libosip2 in GNU oSIP 4.1.0, a malformed SIP message can lead to a heap buffer overflow in the osip_clrncpy() function defined in osipparser2/osip_port.c. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-10324 2024-11-21 11:43 2017-04-14 Show GitHub Exploit DB Packet Storm
265993 7.8 HIGH
Local
firejail_project firejail Firejail allows --chroot when seccomp is not supported, which might allow local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10123 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
265994 7.8 HIGH
Local
firejail_project firejail Firejail does not properly clean environment variables, which allows local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10122 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
265995 7.8 HIGH
Local
firejail_project firejail Firejail uses weak permissions for /dev/shm/firejail and possibly other files, which allows local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10121 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
265996 7.8 HIGH
Local
firejail_project firejail Firejail uses 0777 permissions when mounting (1) /dev, (2) /dev/shm, (3) /var/tmp, or (4) /var/lock, which allows local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10120 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
265997 7.8 HIGH
Local
firejail_project firejail Firejail uses 0777 permissions when mounting /tmp, which allows local users to gain privileges. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10119 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
265998 3.3 LOW
Local
firejail_project firejail Firejail allows local users to truncate /etc/resolv.conf via a chroot command to /. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10118 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
265999 7.8 HIGH
Local
firejail_project firejail Firejail does not restrict access to --tmpfs, which allows local users to gain privileges, as demonstrated by mounting over /etc. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10117 2024-11-21 11:43 2017-04-13 Show GitHub Exploit DB Packet Storm
266000 5.9 MEDIUM
Network
bluecoat ssl_visibility_appliance_sv1800_firmware
ssl_visibility_appliance_sv800_firmware
ssl_visibility_appliance_sv3800_firmware
ssl_visibility_appliance_sv2800_firmware
Symantec SSL Visibility (SSLV) 3.8.4FC, 3.9, 3.10 before 3.10.4.1, and 3.11 before 3.11.3.1 is susceptible to a denial-of-service vulnerability that impacts the SSL servers for intercepted SSL connec… CWE-399
 Resource Management Errors
CVE-2016-10259 2024-11-21 11:43 2017-04-11 Show GitHub Exploit DB Packet Storm