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 6, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
241351 7.5 危険 bpowerhouse - Mini Blog の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5594 2012-06-26 16:03 2008-12-16 Show GitHub Exploit DB Packet Storm
241352 7.5 危険 bpowerhouse - Mini CMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5593 2012-06-26 16:03 2008-12-16 Show GitHub Exploit DB Packet Storm
241353 6.8 警告 check up - Check Up New Generation の findoffice.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5586 2012-06-26 16:03 2008-12-16 Show GitHub Exploit DB Packet Storm
241354 7.5 危険 adcomplete - Poll Pro のログイン機能における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5573 2012-06-26 16:03 2008-12-15 Show GitHub Exploit DB Packet Storm
241355 5 警告 dotnetindex - Professional Download Assistant におけるデータベースファイルをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5572 2012-06-26 16:03 2008-12-15 Show GitHub Exploit DB Packet Storm
241356 7.5 危険 dotnetindex - Professional Download Assistant の admin/login.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5571 2012-06-26 16:03 2008-12-15 Show GitHub Exploit DB Packet Storm
241357 7.5 危険 Activewebsoftwares - Active eWebquiz の start.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5631 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
241358 7.5 危険 Activewebsoftwares - Active Trade の account.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5627 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
241359 4 警告 dxmsoft - XM Easy Personal FTP Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5626 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
241360 5 警告 aspapps - ASP AutoDealer におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5608 2012-06-26 16:03 2008-12-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
267711 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
267712 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
267713 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
267714 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
267715 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
267716 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
267717 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
267718 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
267719 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
267720 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