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 29, 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
225841 7.5 危険 FreeNAC - FreeNAC の deviceadd.php における SQL インジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2012-6560 2013-05-27 15:54 2013-05-23 Show GitHub Exploit DB Packet Storm
225842 5 警告 Wireshark - Wireshark における重要なホスト名の情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6052 2013-05-27 15:54 2012-11-28 Show GitHub Exploit DB Packet Storm
225843 4.3 警告 FreeNAC - FreeNAC におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6559 2013-05-27 15:52 2013-05-23 Show GitHub Exploit DB Packet Storm
225844 6.8 警告 Heaventools Software - HeavenTools PE Explorer におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6558 2013-05-27 15:46 2012-05-18 Show GitHub Exploit DB Packet Storm
225845 4.4 警告 GNU Project - GNU Grep おける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-5667 2013-05-27 15:46 2012-12-21 Show GitHub Exploit DB Packet Storm
225846 4.3 警告 zodiacdm - Vanilla Forums 用の AboutMe プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6557 2013-05-27 15:43 2013-05-23 Show GitHub Exploit DB Packet Storm
225847 4.3 警告 jspautsch - Vanilla Forums 用の FirstLastNames プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6556 2013-05-27 15:41 2013-05-23 Show GitHub Exploit DB Packet Storm
225848 4.3 警告 sahotataran - Vanilla Forums 用の LatestComment プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6555 2013-05-27 15:40 2013-05-23 Show GitHub Exploit DB Packet Storm
225849 6.5 警告 activeCollab - activeCollab 用の Chat モジュールにおける任意の PHP コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-6554 2013-05-27 15:36 2012-05-16 Show GitHub Exploit DB Packet Storm
225850 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1021 2013-05-27 15:27 2013-05-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223351 9.8 CRITICAL
Network
hyper http An issue was discovered in the http crate before 0.1.20 for Rust. The HeaderMap::Drain API can use a raw pointer, defeating soundness. CWE-415
 Double Free
CVE-2019-25009 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223352 7.5 HIGH
Network
streebog_project streebog An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can cause a panic. NVD-CWE-noinfo
CVE-2019-25007 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223353 7.5 HIGH
Network
streebog_project streebog An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can produce the wrong answer. CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2019-25006 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223354 7.5 HIGH
Network
chacha20_project chacha20 An issue was discovered in the chacha20 crate before 0.2.3 for Rust. A ChaCha20 counter overflow makes it easier for attackers to determine plaintext. CWE-190
 Integer Overflow or Wraparound
CVE-2019-25005 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223355 9.8 CRITICAL
Network
google flatbuffers An issue was discovered in the flatbuffers crate before 0.6.1 for Rust. Arbitrary bytes can be reinterpreted as a bool, defeating soundness. NVD-CWE-noinfo
CVE-2019-25004 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223356 7.5 HIGH
Network
parity libsecp256k1 An issue was discovered in the libsecp256k1 crate before 0.3.1 for Rust. Scalar::check_overflow allows a timing side-channel attack; consequently, attackers can obtain sensitive information. NVD-CWE-Other
CVE-2019-25003 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223357 9.8 CRITICAL
Network
sodiumoxide_project sodiumoxide An issue was discovered in the sodiumoxide crate before 0.2.5 for Rust. generichash::Digest::eq compares itself to itself and thus has degenerate security properties. NVD-CWE-noinfo
CVE-2019-25002 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223358 7.5 HIGH
Network
serde_cbor_project serde_cbor An issue was discovered in the serde_cbor crate before 0.10.2 for Rust. The CBOR deserializer can cause stack consumption via nested semantic tags. CWE-787
 Out-of-bounds Write
CVE-2019-25001 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223359 6.5 MEDIUM
Local
qemu qemu In QEMU 4.1.0, an out-of-bounds read flaw was found in the ATI VGA implementation. It occurs in the ati_cursor_define() routine while handling MMIO write operations through the ati_mm_write() callbac… CWE-125
Out-of-bounds Read
CVE-2019-20808 2024-11-21 13:39 2020-12-31 Show GitHub Exploit DB Packet Storm
223360 5.3 MEDIUM
Local
linux linux_kernel An issue was discovered in the Linux kernel before 5.2.6. On NUMA systems, the Linux fair scheduler has a use-after-free in show_numa_stats() because NUMA fault statistics are inappropriately freed, … CWE-416
 Use After Free
CVE-2019-20934 2024-11-21 13:39 2020-11-28 Show GitHub Exploit DB Packet Storm