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 9, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254701 5 警告 アドビシステムズ - Adobe Flash Media Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3791 2010-01-27 10:02 2009-12-18 Show GitHub Exploit DB Packet Storm
254702 5.8 警告 PostgreSQL.org
ターボリナックス
サン・マイクロシステムズ
- PostgreSQL における X.509 証明書の処理に関する任意の SSL-based PostgreSQL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-4034 2010-01-26 11:48 2009-12-15 Show GitHub Exploit DB Packet Storm
254703 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の do_insn_fetch 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-4031 2010-01-26 11:47 2009-11-29 Show GitHub Exploit DB Packet Storm
254704 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の r8169 ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3613 2010-01-26 11:38 2009-10-19 Show GitHub Exploit DB Packet Storm
254705 4.6 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の NFSv4 における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3286 2010-01-26 11:38 2009-09-22 Show GitHub Exploit DB Packet Storm
254706 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の d_delete 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2009-2908 2010-01-26 11:38 2009-10-13 Show GitHub Exploit DB Packet Storm
254707 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2009-2695 2010-01-26 11:38 2009-08-28 Show GitHub Exploit DB Packet Storm
254708 9.3 危険 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
レッドハット
- JDK および JRE の Sun Java SE にある Deployment Toolkit プラグインにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3865 2010-01-26 11:37 2009-11-3 Show GitHub Exploit DB Packet Storm
254709 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の tc_fill_tclass 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-3228 2010-01-26 11:37 2009-10-19 Show GitHub Exploit DB Packet Storm
254710 9.3 危険 マイクロソフト - Microsoft Windows の Indeo32 コーデックの ir32_32.dll におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-4313 2010-01-25 11:53 2009-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266691 5.5 MEDIUM
Local
google android In all Android releases from CAF using the Linux kernel, a sensitive system call was allowed to be called by HLOS. CWE-284
Improper Access Control
CVE-2016-10333 2024-11-21 11:43 2017-06-14 Show GitHub Exploit DB Packet Storm
266692 5.5 MEDIUM
Local
google android In all Android releases from CAF using the Linux kernel, stack protection was not enabled for secure applications. CWE-254
 7PK - Security Features
CVE-2016-10332 2024-11-21 11:43 2017-06-14 Show GitHub Exploit DB Packet Storm
266693 7.0 HIGH
Local
google android In TrustZone in all Android releases from CAF using the Linux kernel, a Time-of-Check Time-of-Use Race Condition vulnerability could potentially exist. CWE-362
Race Condition
CVE-2016-10297 2024-11-21 11:43 2017-06-6 Show GitHub Exploit DB Packet Storm
266694 7.2 HIGH
Network
virtuemart virtuemart The VirtueMart com_virtuemart component 3.0.14 for Joomla! allows SQL injection by remote authenticated administrators via the virtuemart_paymentmethod_id or virtuemart_shipmentmethod_id parameter to… CWE-89
SQL Injection
CVE-2016-10379 2024-11-21 11:43 2017-05-30 Show GitHub Exploit DB Packet Storm
266695 7.2 HIGH
Network
e107 e107 e107 2.1.1 allows SQL injection by remote authenticated administrators via the pagelist parameter to e107_admin/menus.php, related to the menuSaveVisibility function. CWE-89
SQL Injection
CVE-2016-10378 2024-11-21 11:43 2017-05-30 Show GitHub Exploit DB Packet Storm
266696 8.8 HIGH
Adjacent
openvswitch openvswitch In Open vSwitch (OvS) 2.5.0, a malformed IP packet can cause the switch to read past the end of the packet buffer due to an unsigned integer underflow in `lib/flow.c` in the function `miniflow_extrac… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-10377 2024-11-21 11:43 2017-05-29 Show GitHub Exploit DB Packet Storm
266697 4.5 MEDIUM
Network
gajim gajim Gajim through 0.16.7 unconditionally implements the "XEP-0146: Remote Controlling Clients" extension. This can be abused by malicious XMPP servers to, for example, extract plaintext from OTR encrypte… CWE-310
Cryptographic Issues
CVE-2016-10376 2024-11-21 11:43 2017-05-28 Show GitHub Exploit DB Packet Storm
266698 9.8 CRITICAL
Network
yodl_project yodl Yodl before 3.07.01 has a Buffer Over-read in the queue_push function in queue/queuepush.c. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-10375 2024-11-21 11:43 2017-05-27 Show GitHub Exploit DB Packet Storm
266699 7.5 HIGH
Network
vanillaforums vanilla The from method in library/core/class.email.php in Vanilla Forums before 2.3.1 allows remote attackers to spoof the email domain in sent messages and potentially obtain sensitive information via a cr… CWE-200
Information Exposure
CVE-2016-10073 2024-11-21 11:43 2017-05-23 Show GitHub Exploit DB Packet Storm
266700 5.5 MEDIUM
Local
perltidy_project perltidy perltidy through 20160302, as used by perlcritic, check-all-the-things, and other software, relies on the current working directory for certain output files and does not have a symlink-attack protect… CWE-59
Link Following
CVE-2016-10374 2024-11-21 11:43 2017-05-18 Show GitHub Exploit DB Packet Storm