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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
241351 3.5 注意 eFront Learning - eFront におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4270 2012-08-15 20:24 2012-08-13 Show GitHub Exploit DB Packet Storm
241352 6 警告 eFront Learning - eFront における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2012-4269 2012-08-15 20:22 2012-08-13 Show GitHub Exploit DB Packet Storm
241353 4.3 警告 AITpro - WordPress 用 BulletProof Security プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4268 2012-08-15 20:20 2012-05-11 Show GitHub Exploit DB Packet Storm
241354 4.3 警告 pu-gh - Sockso の user/registe におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4267 2012-08-15 20:19 2012-08-13 Show GitHub Exploit DB Packet Storm
241355 4.3 警告 ITechScripts - Proman Xpress の client_details.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4266 2012-08-15 20:19 2012-08-13 Show GitHub Exploit DB Packet Storm
241356 7.5 危険 ITechScripts - Proman Xpress の category_edit.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4265 2012-08-15 20:18 2012-08-13 Show GitHub Exploit DB Packet Storm
241357 4.3 警告 Bit51 - WordPress 用 Better WP Security プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4264 2012-08-15 20:16 2012-05-11 Show GitHub Exploit DB Packet Storm
241358 4.3 警告 Bit51 - WordPress 用 Better WP Security プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4263 2012-08-15 20:15 2012-05-11 Show GitHub Exploit DB Packet Storm
241359 4.3 警告 healthcare Consulting - myCare2x におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4262 2012-08-15 20:13 2012-08-13 Show GitHub Exploit DB Packet Storm
241360 7.5 危険 healthcare Consulting - myCare2x の modules/patient/mycare2x_pat_info.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4261 2012-08-15 20:12 2012-08-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
269001 5.9 MEDIUM
Network
uws_project uws uws is a WebSocket server library. By sending a 256mb websocket message to a uws server instance with permessage-deflate enabled, there is a possibility used compression will shrink said 256mb down t… CWE-20
 Improper Input Validation 
CVE-2016-10544 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
269002 5.3 MEDIUM
Network
call_project call call is an HTTP router that is primarily used by the hapi framework. There exists a bug in call versions 2.0.1-3.0.1 that does not validate empty parameters, which could result in invalid input bypas… CWE-20
 Improper Input Validation 
CVE-2016-10543 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
269003 7.5 HIGH
Network
ws_project ws ws is a "simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455". By sending an overly long websocket payload to a `ws` server… CWE-20
 Improper Input Validation 
CVE-2016-10542 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
269004 9.8 CRITICAL
Network
shell-quote_project shell-quote The npm module "shell-quote" 1.6.0 and earlier cannot correctly escape ">" and "<" operator used for redirection in shell. Applications that depend on shell-quote may also be vulnerable. A malicious … CWE-94
Code Injection
CVE-2016-10541 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
269005 7.5 HIGH
Network
minimatch_project minimatch Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is … CWE-20
 Improper Input Validation 
CVE-2016-10540 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
269006 7.5 HIGH
Network
negotiator_project negotiator negotiator is an HTTP content negotiator for Node.js and is used by many modules and frameworks including Express and Koa. The header for "Accept-Language", when parsed by negotiator 0.6.0 and earlie… CWE-20
 Improper Input Validation 
CVE-2016-10539 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
269007 3.5 LOW
Network
cli_project
debian
cli
debian_linux
The package `node-cli` before 1.0.0 insecurely uses the lock_file and log_file. Both of these are temporary, but it allows the starting user to overwrite any file they have access to. CWE-362
Race Condition
CVE-2016-10538 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
269008 5.4 MEDIUM
Network
backbone_project backbone backbone is a module that adds in structure to a JavaScript heavy application through key-value pairs and custom events connecting to your RESTful API through JSON There exists a potential Cross Site… CWE-79
Cross-site Scripting
CVE-2016-10537 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
269009 5.9 MEDIUM
Network
socket engine.io-client engine.io-client is the client for engine.io, the implementation of a transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. The vulnerability is related to the … CWE-295
Improper Certificate Validation 
CVE-2016-10536 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm
269010 5.9 MEDIUM
Network
csrf-lite_project csrf-lite csrf-lite is a cross-site request forgery protection library for framework-less node sites. csrf-lite uses `===`, a fail first string comparison, instead of a time constant string comparison This ena… CWE-310
Cryptographic Issues
CVE-2016-10535 2024-11-21 11:44 2018-06-1 Show GitHub Exploit DB Packet Storm