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 20, 2026, 2:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249021 7.8 危険 ヒューレット・パッカード - HP ProLiant SL-APM におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2405 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
249022 7.5 危険 ヒューレット・パッカード - HP Easy Printer Care Software の特定の ActiveX コントロールにおけるクライアントマシンで任意のプログラムを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2404 2012-03-27 18:43 2011-08-8 Show GitHub Exploit DB Packet Storm
249023 6.5 警告 ヒューレット・パッカード - HP Network Automation における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-2403 2012-03-27 18:43 2011-07-28 Show GitHub Exploit DB Packet Storm
249024 4.3 警告 ヒューレット・パッカード - HP Network Automation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2402 2012-03-27 18:43 2011-07-28 Show GitHub Exploit DB Packet Storm
249025 8.3 危険 ヒューレット・パッカード - HP SiteScope におけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2011-2401 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
249026 4.3 警告 ヒューレット・パッカード - HP SiteScope におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2400 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
249027 7.8 危険 ヒューレット・パッカード - HP Data Protector の mmd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2399 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
249028 9.3 危険 visiwave - VisiWave Site Survey の VisiWaveReport.exe における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2386 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
249029 6.5 警告 OTRS プロジェクト - OTRS の iPhoneHandle パッケージにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2385 2012-03-27 18:43 2011-07-19 Show GitHub Exploit DB Packet Storm
249030 4.3 警告 マイクロソフト - Microsoft Internet Explorer 8 および Internet Explorer 9 におけるクッキーファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2011-2382 2012-03-27 18:43 2011-06-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198771 9.8 CRITICAL
Network
pulverizr_project pulverizr pulverizr through 0.7.0 allows execution of arbitrary commands. Within "lib/job.js", the variable "filename" can be controlled by the attacker. This function uses the variable "filename" to construct… CWE-78
OS Command 
CVE-2020-7604 2024-11-21 14:37 2020-03-16 Show GitHub Exploit DB Packet Storm
198772 9.8 CRITICAL
Network
closure-compiler-stream_project closure-compiler-stream closure-compiler-stream through 0.1.15 allows execution of arbitrary commands. The argument "options" of the exports function in "index.js" can be controlled by users without any sanitization. CWE-78
OS Command 
CVE-2020-7603 2024-11-21 14:37 2020-03-16 Show GitHub Exploit DB Packet Storm
198773 9.8 CRITICAL
Network
node-prompt-here_project node-prompt-here node-prompt-here through 1.0.1 allows execution of arbitrary commands. The "runCommand()" is called by "getDevices()" function in file "linux/manager.js", which is required by the "index. process.env… CWE-78
OS Command 
CVE-2020-7602 2024-11-21 14:37 2020-03-16 Show GitHub Exploit DB Packet Storm
198774 9.8 CRITICAL
Network
gulp-scss-lint_project gulp-scss-lint gulp-scss-lint through 1.0.0 allows execution of arbitrary commands. It is possible to inject arbitrary commands to the "exec" function located in "src/command.js" via the provided options. CWE-78
OS Command 
CVE-2020-7601 2024-11-21 14:37 2020-03-16 Show GitHub Exploit DB Packet Storm
198775 5.3 MEDIUM
Network
querymen_project querymen querymen prior to 2.1.4 allows modification of object properties. The parameters of exported function handler(type, name, fn) can be controlled by users without any sanitization. This could be abused… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7600 2024-11-21 14:37 2020-03-13 Show GitHub Exploit DB Packet Storm
198776 5.6 MEDIUM
Network
substack
opensuse
minimist
leap
minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "__proto__" payload. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7598 2024-11-21 14:37 2020-03-12 Show GitHub Exploit DB Packet Storm
198777 6.1 MEDIUM
Network
siemens spectrum_power_5 A vulnerability has been identified in Spectrum Power™ 5 (All versions < v5.50 HF02). The web server could allow Cross-Site Scripting (XSS) attacks if unsuspecting users are tricked into accessing a … CWE-79
Cross-site Scripting
CVE-2020-7579 2024-11-21 14:37 2020-03-11 Show GitHub Exploit DB Packet Storm
198778 7.5 HIGH
Network
jetbrains scala In the JetBrains Scala plugin before 2019.2.1, some artefact dependencies were resolved over unencrypted connections. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-7907 2024-11-21 14:37 2020-02-22 Show GitHub Exploit DB Packet Storm
198779 9.8 CRITICAL
Network
synacor zimbra_collaboration_suite Zimbra Collaboration Suite (ZCS) before 8.8.15 Patch 7 allows SSRF when WebEx zimlet is installed and zimlet JSP is enabled. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-7796 2024-11-21 14:37 2020-02-19 Show GitHub Exploit DB Packet Storm
198780 9.8 CRITICAL
Network
freebsd freebsd In FreeBSD 12.1-STABLE before r357213, 12.1-RELEASE before 12.1-RELEASE-p2, 12.0-RELEASE before 12.0-RELEASE-p13, 11.3-STABLE before r357214, and 11.3-RELEASE before 11.3-RELEASE-p6, URL handling in … CWE-787
 Out-of-bounds Write
CVE-2020-7450 2024-11-21 14:37 2020-02-19 Show GitHub Exploit DB Packet Storm