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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227371 6 警告 WordPress.org - WordPress の plugins/wp-db-backup.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5705 2012-12-20 18:02 2006-10-27 Show GitHub Exploit DB Packet Storm
227372 4.3 警告 Tiki Software Community Association - Tikiwiki の featured_link.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-5703 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
227373 5 警告 Tiki Software Community Association - Tikiwiki における重要な情報 (MySQL ユーザ名およびパスワード) を取得される脆弱性 CWE-200
情報漏えい
CVE-2006-5702 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
227374 6.4 警告 uni-vert - Uni-Vert PhpLeague の consult/classement.php における SQL インジェクションの脆弱性 - CVE-2006-5676 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
227375 7.5 危険 spider friendly - phpBB モジュール Spider Friendly の admin/modules_data.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5665 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
227376 6.8 警告 virtech - VIRtech Netquery の nquser.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5661 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
227377 7.6 危険 studio achtundachtzig - BlooMooWeb ActiveX コントロールにおける任意のファイルをダウンロードされる脆弱性 - CVE-2006-5658 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
227378 10 危険 vilistextum - Vilistextum の src/text.c における脆弱性 - CVE-2006-5657 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
227379 5 警告 vilistextum - Vilistextum の src/util.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2006-5656 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
227380 4.3 警告 サン・マイクロシステムズ - Sun Java System Messenger Express の index スクリプトにおけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5653 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212041 5.3 MEDIUM
Network
ntp ntp ntpq in NTP before 4.2.8p7 allows remote attackers to obtain origin timestamps and then impersonate peers via unspecified vectors. CWE-284
Improper Access Control
CVE-2015-8139 2024-11-21 11:38 2017-01-31 Show GitHub Exploit DB Packet Storm
212042 5.3 MEDIUM
Network
ntp ntp NTP before 4.2.8p6 and 4.3.x before 4.3.90 allows remote attackers to bypass the origin timestamp validation via a packet with an origin timestamp set to zero. CWE-20
 Improper Input Validation 
CVE-2015-8138 2024-11-21 11:38 2017-01-31 Show GitHub Exploit DB Packet Storm
212043 7.5 HIGH
Network
vercel ms The ms package before 0.7.1 for Node.js allows attackers to cause a denial of service (CPU consumption) via a long version string, aka a "regular expression denial of service (ReDoS)." CWE-1333
 Inefficient Regular Expression Complexity
CVE-2015-8315 2024-11-21 11:38 2017-01-24 Show GitHub Exploit DB Packet Storm
212044 9.8 CRITICAL
Network
netbsd netbsd CGI handling flaw in bozohttpd in NetBSD 6.0 through 6.0.6, 6.1 through 6.1.5, and 7.0 allows remote attackers to execute arbitrary code via crafted arguments, which are handled by a non-CGI aware pr… CWE-20
 Improper Input Validation 
CVE-2015-8212 2024-11-21 11:38 2017-01-20 Show GitHub Exploit DB Packet Storm
212045 6.1 MEDIUM
Network
exponentcms exponent_cms Exponent CMS before 2.3.7 does not properly restrict the types of files that can be uploaded, which allows remote attackers to conduct cross-site scripting (XSS) attacks and possibly have other unspe… CWE-79
Cross-site Scripting
CVE-2015-8684 2024-11-21 11:38 2017-01-19 Show GitHub Exploit DB Packet Storm
212046 6.1 MEDIUM
Network
exponentcms exponent_cms Cross-site scripting (XSS) vulnerability in Reset Your Password module in Exponent CMS before 2.3.5 allows remote attackers to inject arbitrary web script or HTML via the Username/Email. CWE-79
Cross-site Scripting
CVE-2015-8667 2024-11-21 11:38 2017-01-19 Show GitHub Exploit DB Packet Storm
212047 6.5 MEDIUM
Local
qemu qemu QEMU (aka Quick Emulator) built with the Rocker switch emulation support is vulnerable to an off-by-one error. It happens while processing transmit (tx) descriptors in 'tx_consume' routine, if a desc… CWE-193
 Off-by-one Error
CVE-2015-8701 2024-11-21 11:38 2016-12-30 Show GitHub Exploit DB Packet Storm
212048 8.8 HIGH
Network
open-xchange ox_guard An issue was discovered in Open-Xchange Guard before 2.2.0-rev8. The "getprivkeybyid" API call is used to download a PGP Private Key for a specific user after providing authentication credentials. Cl… CWE-320
 Key Management Errors
CVE-2015-8542 2024-11-21 11:38 2016-12-15 Show GitHub Exploit DB Packet Storm
212049 6.1 MEDIUM
Network
broadcom release_automation Multiple cross-site scripting (XSS) vulnerabilities in CA Release Automation (formerly LISA Release Automation) 5.0.2 before 5.0.2-227, 5.5.1 before 5.5.1-1616, 5.5.2 before 5.5.2-434, and 6.1.0 befo… CWE-79
Cross-site Scripting
CVE-2015-8699 2024-11-21 11:38 2016-06-29 Show GitHub Exploit DB Packet Storm
212050 7.1 HIGH
Local
broadcom release_automation CA Release Automation (formerly LISA Release Automation) 5.0.2 before 5.0.2-227, 5.5.1 before 5.5.1-1616, 5.5.2 before 5.5.2-434, and 6.1.0 before 6.1.0-1026 allows remote attackers to read arbitrary… NVD-CWE-Other
CVE-2015-8698 2024-11-21 11:38 2016-06-29 Show GitHub Exploit DB Packet Storm