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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249011 5 警告 サイベース - Sybase EAServer Developer Edition の HTTP Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2474 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
249012 6.3 警告 maynard johnson - OProfile の do_dump_data 関数における任意のファイルを作成または上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-2473 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
249013 6.3 警告 maynard johnson - OProfile の utils/opcontrol におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2472 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
249014 7.2 危険 maynard johnson - OProfile の utils/opcontrol における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2471 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
249015 4.3 警告 reallysimplechat - ARSC におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2470 2012-03-27 18:43 2011-06-29 Show GitHub Exploit DB Packet Storm
249016 5.8 警告 likewise - Likewise Open および Likewise Enterprise の lsassd における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-2467 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
249017 4.3 警告 ヒューレット・パッカード - HP OpenView Performance Insight におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2410 2012-03-27 18:43 2011-08-8 Show GitHub Exploit DB Packet Storm
249018 4.3 警告 ヒューレット・パッカード - HP Palm webOS の Calendar アプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2409 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
249019 4.3 警告 ヒューレット・パッカード - HP Palm webOS の Contacts アプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2408 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
249020 6.4 警告 ヒューレット・パッカード - HP OpenView Performance Insight におけるアクセス権を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-2407 2012-03-27 18:43 2011-08-8 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