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 10, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
200881 6.1 警告
Network
handlebars project - Node.js 用 handlebars パッケージにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8861 2017-02-7 11:48 2015-12-15 Show GitHub Exploit DB Packet Storm
200882 7.5 重要
Network
tar project - Node.js 用 tar パッケージにおける任意のファイルに書き込まれる脆弱性 CWE-59
リンク解釈の問題
CVE-2015-8860 2017-02-7 11:48 2015-11-3 Show GitHub Exploit DB Packet Storm
200883 5.3 警告
Network
send project - Node.js 用 send パッケージにおけるルートのパスを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-8859 2017-02-7 11:48 2015-11-3 Show GitHub Exploit DB Packet Storm
200884 7.5 重要
Network
uglify-js project - Node.js 用 uglify-js パッケージにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8858 2017-02-7 11:48 2015-10-25 Show GitHub Exploit DB Packet Storm
200885 9.8 緊急
Network
uglify-js project - Node.js 用 uglify-js パッケージにおけるセキュリティメカニズムを回避される脆弱性 CWE-254
セキュリティ機能
CVE-2015-8857 2017-02-7 11:48 2015-08-25 Show GitHub Exploit DB Packet Storm
200886 6.1 警告
Network
serve-index project - Node.js 用 serve-index パッケージにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8856 2017-02-7 11:48 2015-03-14 Show GitHub Exploit DB Packet Storm
200887 7.5 重要
Network
semver project - Node.js 用 semver パッケージにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8855 2017-02-7 11:48 2015-04-4 Show GitHub Exploit DB Packet Storm
200888 7.5 重要
Network
Marked project - Node.js 用 marked パッケージにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8854 2017-02-7 11:48 2015-01-23 Show GitHub Exploit DB Packet Storm
200889 7.5 重要
Network
ms project - Node.js 用 ms パッケージにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8315 2017-02-7 11:48 2015-10-25 Show GitHub Exploit DB Packet Storm
200890 6.1 警告
Network
validator project - Node.js 用 validator パッケージにおける XSS フィルタを回避される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9772 2017-02-7 11:48 2014-10-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
290851 5.5 MEDIUM
Local
ffmpeg ffmpeg A vulnerability was found in FFmpeg 2.0. It has been classified as problematic. Affected is the function dnxhd_init_rc of the file libavcodec/dnxhdenc.c. The manipulation leads to memory corruption. … CWE-787
 Out-of-bounds Write
CVE-2014-125002 2024-11-21 11:03 2022-06-18 Show GitHub Exploit DB Packet Storm
290852 8.8 HIGH
Adjacent
cardosystems scala_rider_q3_firmware A vulnerability classified as critical has been found in Cardo Systems Scala Rider Q3. Affected is the file /cardo/api of the Cardo-Updater. Unauthenticated remote code execution with root permission… CWE-269
 Improper Privilege Management
CVE-2014-125001 2024-11-21 11:03 2022-05-25 Show GitHub Exploit DB Packet Storm
290853 6.1 MEDIUM
Local
perl dbi An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_dir attribute in the data source name (D… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2014-10402 2024-11-21 11:03 2020-09-17 Show GitHub Exploit DB Packet Storm
290854 6.1 MEDIUM
Local
perl dbi An issue was discovered in the DBI module before 1.632 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_dir attribute. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2014-10401 2024-11-21 11:03 2020-09-12 Show GitHub Exploit DB Packet Storm
290855 6.1 MEDIUM
Network
keplerproject cgilua The session.lua library in CGILua 5.0.x uses sequential session IDs, which makes it easier for remote attackers to predict the session ID and hijack arbitrary sessions. NOTE: this vulnerability was S… CWE-384
 Session Fixation
CVE-2014-10400 2024-11-21 11:03 2020-02-7 Show GitHub Exploit DB Packet Storm
290856 6.1 MEDIUM
Network
keplerproject cgilua The session.lua library in CGILua 5.1.x uses the same ID for each session, which allows remote attackers to hijack arbitrary sessions. NOTE: this vulnerability was SPLIT from CVE-2014-2875. CWE-384
 Session Fixation
CVE-2014-10399 2024-11-21 11:03 2020-02-7 Show GitHub Exploit DB Packet Storm
290857 6.1 MEDIUM
Network
bssys rbs_bs-client._retail_client Multiple cross-site scripting (XSS) vulnerabilities in bsi.dll in Bank Soft Systems (BSS) RBS BS-Client. Private Client (aka RBS BS-Client. Retail Client) 2.5, 2.4, and earlier allow remote attackers… CWE-79
Cross-site Scripting
CVE-2014-10398 2024-11-21 11:03 2020-01-4 Show GitHub Exploit DB Packet Storm
290858 6.1 MEDIUM
Network
ideagen q-pulse Cross-site scripting (XSS) vulnerability in ui/common/managedlistdialog.aspx in Gael Q-Pulse 0.6 and earlier. CWE-79
Cross-site Scripting
CVE-2014-1238 2024-11-21 11:03 2019-11-23 Show GitHub Exploit DB Packet Storm
290859 8.8 HIGH
Network
projoom smart_flash_header views/upload.php in the ProJoom Smart Flash Header (NovaSFH) component 3.0.2 and earlier for Joomla! allows remote attackers to upload and execute arbitrary files via a crafted (1) dest parameter and… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2014-1214 2024-11-21 11:03 2019-11-14 Show GitHub Exploit DB Packet Storm
290860 7.5 HIGH
Network
para antioch The Antioch theme through 2014-09-07 for WordPress allows arbitrary file downloads via the file parameter to lib/scripts/download.php. CWE-22
Path Traversal
CVE-2014-10397 2024-11-21 11:03 2019-09-21 Show GitHub Exploit DB Packet Storm