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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
241461 7.2 危険 dcgrendel
Canonical
- Ubuntu におけるログイン制限を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-5104 2012-06-26 16:03 2008-11-13 Show GitHub Exploit DB Packet Storm
241462 7.2 危険 dcgrendel
Canonical
- Ubuntu の VMBuilder におけるログイン制限を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-5103 2012-06-26 16:03 2008-11-13 Show GitHub Exploit DB Packet Storm
241463 10 危険 AEF Group - Electron Inc. Advanced Electron Forum における任意の PHP コードが実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-5090 2012-06-26 16:03 2008-11-14 Show GitHub Exploit DB Packet Storm
241464 9.3 危険 datadynamics - Data Dynamics ActiveReports の DDActiveReportsViewer2.ARViewer2 ActiveX コントロールにおける任意のファイルを上書きされる脆弱性 CWE-Other
その他
CVE-2008-5089 2012-06-26 16:03 2008-11-14 Show GitHub Exploit DB Packet Storm
241465 4.3 警告 Laurent Destailleur - AWStats の awstats.pl におけるクロスサイトスクリプティング攻撃を実行する脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5080 2012-06-26 16:03 2008-12-3 Show GitHub Exploit DB Packet Storm
241466 7.5 危険 deeserver - Panuwat PromoteWeb MySQL の go.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5069 2012-06-26 16:03 2008-11-14 Show GitHub Exploit DB Packet Storm
241467 10 危険 agaresmedia - Agares Media ThemeSiteScript の upload/admin/frontpage_right.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-5066 2012-06-26 16:03 2008-11-13 Show GitHub Exploit DB Packet Storm
241468 6.9 警告 enomaly - ECP における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4990 2012-06-26 16:03 2009-02-2 Show GitHub Exploit DB Packet Storm
241469 7.5 危険 easy-script - TlGuestBook における管理アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-5065 2012-06-26 16:03 2008-11-13 Show GitHub Exploit DB Packet Storm
241470 7.5 危険 ASP indir - Yigit Aybuga Dizi Portali の film.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5057 2012-06-26 16:03 2008-11-13 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
267421 7.8 HIGH
Local
debian
enlightenment
debian_linux
terminology
Terminology 0.7.0 allows remote attackers to execute arbitrary commands via escape sequences that modify the window title and then are written to the terminal, a similar issue to CVE-2003-0063. CWE-77
Command Injection
CVE-2015-8971 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm
267422 6.1 MEDIUM
Network
mustache.js_project mustache.js mustache package before 2.2.1 for Node.js allows remote attackers to conduct cross-site scripting (XSS) attacks by leveraging a template with an attribute that is not quoted. CWE-79
Cross-site Scripting
CVE-2015-8862 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm
267423 6.1 MEDIUM
Network
handlebars.js_project handlebars.js The handlebars package before 4.0.0 for Node.js allows remote attackers to conduct cross-site scripting (XSS) attacks by leveraging a template with an attribute that is not quoted. CWE-79
Cross-site Scripting
CVE-2015-8861 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm
267424 7.5 HIGH
Network
nodejs node.js The tar package before 2.0.0 for Node.js allows remote attackers to write to arbitrary files via a symlink attack in an archive. CWE-59
Link Following
CVE-2015-8860 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm
267425 5.3 MEDIUM
Network
send_project send The send package before 0.11.1 for Node.js allows attackers to obtain the root path via unspecified vectors. NVD-CWE-noinfo
CVE-2015-8859 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm
267426 7.5 HIGH
Network
uglifyjs_project uglifyjs The uglify-js package before 2.6.0 for Node.js allows attackers to cause a denial of service (CPU consumption) via crafted input in a parse call, aka a "regular expression denial of service (ReDoS)." CWE-399
 Resource Management Errors
CVE-2015-8858 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm
267427 9.8 CRITICAL
Network
uglifyjs_project uglifyjs The uglify-js package before 2.4.24 for Node.js does not properly account for non-boolean values when rewriting boolean expressions, which might allow attackers to bypass security mechanisms or possi… CWE-254
 7PK - Security Features
CVE-2015-8857 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm
267428 6.1 MEDIUM
Network
openjsf serve-index Cross-site scripting (XSS) vulnerability in the serve-index package before 1.6.3 for Node.js allows remote attackers to inject arbitrary web script or HTML via a crafted file or directory name. CWE-79
Cross-site Scripting
CVE-2015-8856 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm
267429 7.5 HIGH
Network
nodejs node.js The semver package before 4.3.2 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-399
 Resource Management Errors
CVE-2015-8855 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm
267430 7.5 HIGH
Network
marked_project
fedoraproject
marked
fedora
The marked package before 0.3.4 for Node.js allows attackers to cause a denial of service (CPU consumption) via unspecified vectors that trigger a "catastrophic backtracking issue for the em inline r… CWE-1333
 Inefficient Regular Expression Complexity
CVE-2015-8854 2024-11-21 11:39 2017-01-24 Show GitHub Exploit DB Packet Storm