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 19, 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
249071 4.3 警告 ヒューレット・パッカード - HP PSP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1537 2012-03-27 18:43 2011-05-3 Show GitHub Exploit DB Packet Storm
249072 5 警告 ヒューレット・パッカード - HP Performance Insight における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-1536 2012-03-27 18:43 2011-04-29 Show GitHub Exploit DB Packet Storm
249073 6 警告 ヒューレット・パッカード - HP Insight Control における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-1535 2012-03-27 18:43 2011-04-19 Show GitHub Exploit DB Packet Storm
249074 6.5 警告 ヒューレット・パッカード - HP NNMi におけるプロセスへのアクセス権を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-1534 2012-03-27 18:43 2011-04-18 Show GitHub Exploit DB Packet Storm
249075 4.3 警告 ヒューレット・パッカード - 複数の HP Photosmart 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1533 2012-03-27 18:43 2011-04-14 Show GitHub Exploit DB Packet Storm
249076 7.5 危険 ヒューレット・パッカード - 複数の HP Photosmart 製品で使用される SNMP コンポーネントにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-1532 2012-03-27 18:43 2011-04-14 Show GitHub Exploit DB Packet Storm
249077 4.3 警告 ヒューレット・パッカード - 複数の HP Photosmart 製品で使用される Embedded Web Server (EWS) の webscan コンポーネントにおけるスキャン面のドキュメントを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1531 2012-03-27 18:43 2011-04-14 Show GitHub Exploit DB Packet Storm
249078 4.3 警告 シマンテック - Symantec LUA の 管理ログイン GUI ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1524 2012-03-27 18:43 2011-03-21 Show GitHub Exploit DB Packet Storm
249079 7.5 危険 Doctrine Project - Doctrine の Doctrine\DBAL\Platforms\AbstractPlatform::modifyLimitQuery 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1522 2012-03-27 18:43 2011-05-3 Show GitHub Exploit DB Packet Storm
249080 4.3 警告 OTRS プロジェクト - OTRS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1518 2012-03-27 18:43 2011-04-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198541 6.1 MEDIUM
Network
siemens climatix_pol908_firmware
climatix_pol909_firmware
A vulnerability has been identified in Climatix POL908 (BACnet/IP module) (All versions), Climatix POL909 (AWM module) (All versions < V11.32). A persistent cross-site scripting (XSS) vulnerability e… CWE-79
Cross-site Scripting
CVE-2020-7574 2024-11-21 14:37 2020-04-15 Show GitHub Exploit DB Packet Storm
198542 5.3 MEDIUM
Network
sds_project sds sds through 3.2.0 is vulnerable to Prototype Pollution.The library could be tricked into adding or modifying properties of the 'Object.prototype' by abusing the 'set' function located in 'js/set.js'. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7618 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
198543 5.3 MEDIUM
Network
express-mock-middleware_project express-mock-middleware express-mock-middleware through 0.0.6 is vulnerable to Prototype Pollution. Exported functions by the package can be tricked into adding or modifying properties of the `Object.prototype`. Exploitatio… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7616 2024-11-21 14:37 2020-04-7 Show GitHub Exploit DB Packet Storm
198544 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
198545 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
198546 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
198547 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
198548 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
198549 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
198550 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