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 1, 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
250131 4.3 警告 a.kulikov - InTerra Blog Machine におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1670 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250132 5 警告 mikoviny - WordPress の WP Custom Pages モジュールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1669 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250133 4.3 警告 awcm - AWCM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1668 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250134 7.5 危険 xmedien - Anzeigenmarkt の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1667 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250135 5 警告 nicholas thompson - Drupal 用の Node Quick Find モジュールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1661 2012-03-27 18:43 2011-04-6 Show GitHub Exploit DB Packet Storm
250136 4.3 警告 grapecity - GrapeCity Data Dynamics Reports の DataDynamics.Reports.Web クラスライブラリにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1660 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250137 7.5 危険 CA Technologies - CA TD の UNC Server の management.asmx モジュールにおけるデータベース資格情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-1655 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
250138 7.5 危険 CA Technologies - CA Total Defense の Management Server の Heartbeat Web Service におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1654 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
250139 10 危険 CA Technologies - CA TD の UNC Server における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1653 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
250140 9 危険 Digium - Asterisk Open Source の Manager Interface における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1599 2012-03-27 18:43 2011-04-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201501 7.8 HIGH
Local
fsa_project fsa fsa through 0.5.1 is vulnerable to Command Injection. The first argument of 'execGitCommand()', located within 'lib/rep.js#63' can be controlled by users without any sanitization to inject arbitrary … CWE-78
OS Command 
CVE-2020-7615 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
201502 9.8 CRITICAL
Network
npm-programmatic_project npm-programmatic npm-programmatic through 0.0.12 is vulnerable to Command Injection.The packages and option properties are concatenated together without any validation and are used by the 'exec' function directly. CWE-20
CWE-78
 Improper Input Validation 
OS Command 
CVE-2020-7614 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
201503 8.1 HIGH
Network
clamscan_project clamscan clamscan through 1.2.0 is vulnerable to Command Injection. It is possible to inject arbitrary commands as part of the `_is_clamav_binary` function located within `Index.js`. It should be noted that t… CWE-78
OS Command 
CVE-2020-7613 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
201504 9.8 CRITICAL
Network
jooby jooby This affects the package io.jooby:jooby-netty before 1.6.9, from 2.0.0 and before 2.2.1. The DefaultHttpHeaders is set to false which means it does not validates that the header isn't being abused fo… NVD-CWE-Other
CVE-2020-7622 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
201505 5.3 MEDIUM
Network
dot_project dot eivindfjeldstad-dot below 1.0.3 is vulnerable to Prototype Pollution.The function 'set' could be tricked into adding or modifying properties of 'Object.prototype' using a '__proto__' payload. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7639 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
201506 5.3 MEDIUM
Network
confinit_project confinit confinit through 0.3.0 is vulnerable to Prototype Pollution.The 'setDeepProperty' function could be tricked into adding or modifying properties of 'Object.prototype' using a '__proto__' payload. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7638 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
201507 5.3 MEDIUM
Network
class-transformer_project class-transformer class-transformer before 0.3.1 allow attackers to perform Prototype Pollution. The classToPlainFromExist function could be tricked into adding or modifying properties of Object.prototype using a __pr… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7637 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
201508 9.8 CRITICAL
Network
adb-driver_project adb-driver adb-driver through 0.1.8 is vulnerable to Command Injection.It allows execution of arbitrary commands via the command function. CWE-78
OS Command 
CVE-2020-7636 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
201509 9.8 CRITICAL
Network
compass-compile_project compass-compile compass-compile through 0.0.1 is vulnerable to Command Injection.It allows execution of arbitrary commands via tha options argument. CWE-78
OS Command 
CVE-2020-7635 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm
201510 9.8 CRITICAL
Network
heroku-addonpool_project heroku-addonpool heroku-addonpool through 0.1.15 is vulnerable to Command Injection. CWE-78
OS Command 
CVE-2020-7634 2024-11-21 14:37 2020-04-6 Show GitHub Exploit DB Packet Storm