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 1, 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
231381 4.3 警告 WordPress.org - WordPress 用の Sirius テーマの index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4480 2012-12-20 18:33 2007-08-22 Show GitHub Exploit DB Packet Storm
231382 5 警告 planet technology corp - Planet VC-200M VDSL2 ルータの管理インターフェースにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4477 2012-12-20 18:33 2007-08-22 Show GitHub Exploit DB Packet Storm
231383 3.3 注意 po4a - po4a の lib/Locale/Po4a/Po.pm における任意のファイルを上書きされる脆弱性 - CVE-2007-4462 2012-12-20 18:33 2007-08-15 Show GitHub Exploit DB Packet Storm
231384 5 警告 toribash - Toribash のサーバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4452 2012-12-20 18:33 2007-08-20 Show GitHub Exploit DB Packet Storm
231385 5 警告 toribash - Windows 上で稼動している Toribash のサーバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4451 2012-12-20 18:33 2007-08-20 Show GitHub Exploit DB Packet Storm
231386 5 警告 toribash - Toribash のサーバにおけるプロトコル違反を誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2007-4450 2012-12-20 18:33 2007-08-20 Show GitHub Exploit DB Packet Storm
231387 5 警告 toribash - Toribash のクライアントにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4449 2012-12-20 18:33 2007-08-20 Show GitHub Exploit DB Packet Storm
231388 5 警告 toribash - Toribash のサーバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4448 2012-12-20 18:33 2007-08-20 Show GitHub Exploit DB Packet Storm
231389 7.5 危険 toribash - Toribash のクライアントにおけるバッファオーバーフローの脆弱性 - CVE-2007-4447 2012-12-20 18:33 2007-08-20 Show GitHub Exploit DB Packet Storm
231390 7.5 危険 toribash - Toribash のサーバにおけるフォーマットストリングの脆弱性 - CVE-2007-4446 2012-12-20 18:33 2007-08-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210621 6.5 MEDIUM
Network
mikrotik routeros Mikrotik RouterOs before 6.46.5 (stable tree) suffers from a memory corruption vulnerability in the /nova/bin/traceroute process. An authenticated remote attacker can cause a Denial of Service due vi… CWE-787
 Out-of-bounds Write
CVE-2020-20247 2024-11-21 14:11 2021-05-4 Show GitHub Exploit DB Packet Storm
210622 6.5 MEDIUM
Network
mikrotik routeros Mikrotik RouterOs 6.44.6 (long-term tree) suffers from a memory corruption vulnerability in the /nova/bin/traceroute process. An authenticated remote attacker can cause a Denial of Service due via th… CWE-787
 Out-of-bounds Write
CVE-2020-20218 2024-11-21 14:11 2021-05-4 Show GitHub Exploit DB Packet Storm
210623 6.1 MEDIUM
Network
dogtagpki dogtagpki A flaw was found in the Key Recovery Authority (KRA) Agent Service in pki-core 10.10.5 where it did not properly sanitize the recovery ID during a key recovery request, enabling a reflected cross-sit… - CVE-2020-1721 2024-11-21 14:11 2021-04-30 Show GitHub Exploit DB Packet Storm
210624 9.8 CRITICAL
Network
apache
debian
fedoraproject
spamassassin
debian_linux
fedora
In Apache SpamAssassin before 3.4.5, malicious rule configuration (.cf) files can be configured to run system commands without any output or errors. With this, exploits can be injected in a number of… CWE-78
OS Command 
CVE-2020-1946 2024-11-21 14:11 2021-03-25 Show GitHub Exploit DB Packet Storm
210625 5.9 MEDIUM
Network
apache hive Apache Hive cookie signature verification used a non constant time comparison which is known to be vulnerable to timing attacks. This could allow recovery of another users cookie signature. The issue… CWE-203
 Information Exposure Through Discrepancy
CVE-2020-1926 2024-11-21 14:11 2021-03-16 Show GitHub Exploit DB Packet Storm
210626 9.8 CRITICAL
Network
facebook hhvm When unserializing an object with dynamic properties HHVM needs to pre-reserve the full size of the dynamic property array before inserting anything into it. Otherwise the array might resize, invalid… CWE-416
 Use After Free
CVE-2020-1900 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210627 7.5 HIGH
Network
facebook hhvm The unserialize() function supported a type code, "S", which was meant to be supported only for APC serialization. This type code allowed arbitrary memory addresses to be accessed as if they were sta… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2020-1899 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210628 7.5 HIGH
Network
facebook hhvm The fb_unserialize function did not impose a depth limit for nested deserialization. That meant a maliciously constructed string could cause deserialization to recurse, leading to stack exhaustion. T… CWE-674
 Uncontrolled Recursion
CVE-2020-1898 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210629 7.5 HIGH
Network
facebook hhvm In the crypt function, we attempt to null terminate a buffer using the size of the input salt without validating that the offset is within the buffer. This issue affects HHVM versions prior to 4.56.3… CWE-787
 Out-of-bounds Write
CVE-2020-1921 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm
210630 7.5 HIGH
Network
facebook hhvm Incorrect bounds calculations in substr_compare could lead to an out-of-bounds read when the second string argument passed in is longer than the first. This issue affects HHVM versions prior to 4.56.… CWE-125
Out-of-bounds Read
CVE-2020-1919 2024-11-21 14:11 2021-03-11 Show GitHub Exploit DB Packet Storm