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":June 17, 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
259721 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の libtheora における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-3389 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
259722 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の liboggplay における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-3388 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
259723 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3982 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
259724 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3981 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
259725 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-3980 2010-01-28 12:15 2009-12-15 Show GitHub Exploit DB Packet Storm
259726 10 危険 アドビシステムズ - Adobe Flash Media Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3792 2010-01-27 10:02 2009-12-18 Show GitHub Exploit DB Packet Storm
259727 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
259728 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
259729 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
259730 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
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247281 5.9 MEDIUM
Network
axtls_project axtls In sig_verify() in x509.c in axTLS version 2.1.3 and before, the PKCS#1 v1.5 signature verification does not reject excess data after the hash value. Consequently, a remote attacker can forge signatu… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2018-16150 2024-11-21 12:52 2018-11-8 Show GitHub Exploit DB Packet Storm
247282 5.9 MEDIUM
Network
axtls_project axtls In sig_verify() in x509.c in axTLS version 2.1.3 and before, the PKCS#1 v1.5 signature verification blindly trusts the declared lengths in the ASN.1 structure. Consequently, when small public exponen… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2018-16149 2024-11-21 12:52 2018-11-8 Show GitHub Exploit DB Packet Storm
247283 7.5 HIGH
Network
knight_project knight A Path Traversal in Knightjs versions <= 0.0.1 allows an attacker to read content of arbitrary files on a remote server. CWE-22
Path Traversal
CVE-2018-16475 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
247284 6.1 MEDIUM
Network
tianma-static_project tianma-static A stored xss in tianma-static module versions <=1.0.4 allows an attacker to execute arbitrary javascript. CWE-79
Cross-site Scripting
CVE-2018-16474 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
247285 5.3 MEDIUM
Network
takeapeek_project takeapeek A path traversal in takeapeek module versions <=0.2.2 allows an attacker to list directory and files. CWE-22
Path Traversal
CVE-2018-16473 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
247286 7.5 HIGH
Network
cached-path-relative_project
debian
cached-path-relative
debian_linux
A prototype pollution attack in cached-path-relative versions <=1.0.1 allows an attacker to inject properties on Object.prototype which are then inherited by all the JS objects through the prototype … CWE-20
 Improper Input Validation 
CVE-2018-16472 2024-11-21 12:52 2018-11-7 Show GitHub Exploit DB Packet Storm
247287 7.5 HIGH
Network
merge_project merge The merge.recursive function in the merge package <1.2.1 can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects allowing for a den… CWE-20
 Improper Input Validation 
CVE-2018-16469 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm
247288 5.4 MEDIUM
Network
loofah_project
debian
loofah
debian_linux
In the Loofah gem for Ruby, through v2.2.2, unsanitized JavaScript may occur in sanitized output when a crafted SVG element is republished. CWE-79
Cross-site Scripting
CVE-2018-16468 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm
247289 5.3 MEDIUM
Network
nextcloud nextcloud_server A missing check in Nextcloud Server prior to 14.0.0 could give unauthorized access to the previews of single file password protected shares. CWE-287
Improper Authentication
CVE-2018-16467 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm
247290 8.1 HIGH
Network
nextcloud nextcloud_server Improper revalidation of permissions in Nextcloud Server prior to 14.0.0, 13.0.6 and 12.0.11 lead to not accepting access restrictions by acess tokens. CWE-273
 Improper Check for Dropped Privileges
CVE-2018-16466 2024-11-21 12:52 2018-10-31 Show GitHub Exploit DB Packet Storm