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 15, 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
249451 6 警告 Vtiger - vtiger CRM の config.template.php における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3909 2012-03-27 18:42 2010-11-26 Show GitHub Exploit DB Packet Storm
249452 9.3 危険 VideoLAN - VideoLAN VLC Media Player の Real demuxer プラグインにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3907 2012-03-27 18:42 2010-12-14 Show GitHub Exploit DB Packet Storm
249453 7.5 危険 Eucalyptus Systems - Eucalyptus の管理者のインターフェース のパスワードリセット機能における権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-3905 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
249454 5 警告 infradead - OpenConnect におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3903 2012-03-27 18:42 2010-10-14 Show GitHub Exploit DB Packet Storm
249455 5 警告 infradead - OpenConnect における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3902 2012-03-27 18:42 2010-10-14 Show GitHub Exploit DB Packet Storm
249456 6.4 警告 infradead - OpenConnect における任意の AnyConnect SSL VPN サーバを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3901 2012-03-27 18:42 2010-10-14 Show GitHub Exploit DB Packet Storm
249457 5.8 警告 christian dywan - Midori における任意の HTTPS Web サイトになりすまされる脆弱性 CWE-Other
その他
CVE-2010-3900 2012-03-27 18:42 2010-10-14 Show GitHub Exploit DB Packet Storm
249458 5 警告 IBM - IBM OmniFind におけるサービス運用妨害 (DoS) 状態となる脆弱性 CWE-399
リソース管理の問題
CVE-2010-3899 2012-03-27 18:42 2010-11-12 Show GitHub Exploit DB Packet Storm
249459 5 警告 IBM - IBM OmniFind における認証を回避する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3898 2012-03-27 18:42 2010-11-12 Show GitHub Exploit DB Packet Storm
249460 5 警告 IBM - IBM OmniFind の ESSearchApplication/palette.do における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-3897 2012-03-27 18:42 2010-11-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197751 7.5 HIGH
Network
simpl-schema_project simpl-schema This affects the package simpl-schema before 1.10.2. NVD-CWE-noinfo
CVE-2020-7742 2024-11-21 14:37 2020-10-7 Show GitHub Exploit DB Packet Storm
197752 8.2 HIGH
Network
node-pdf-generator_project node-pdf-generator This affects all versions of package node-pdf-generator. Due to lack of user input validation and sanitization done to the content given to node-pdf-generator, it is possible for an attacker to craft… CWE-20
CWE-918
 Improper Input Validation 
Server-Side Request Forgery (SSRF) 
CVE-2020-7740 2024-11-21 14:37 2020-10-7 Show GitHub Exploit DB Packet Storm
197753 9.9 CRITICAL
Network
hello.js_project hello.js This affects the package hellojs before 1.18.6. The code get the param oauth_redirect from url and pass it to location.assign without any check and sanitisation. So we can simply pass some XSS payloa… CWE-79
Cross-site Scripting
CVE-2020-7741 2024-11-21 14:37 2020-10-7 Show GitHub Exploit DB Packet Storm
197754 8.2 HIGH
Network
phantomjs-seo_project phantomjs-seo This affects all versions of package phantomjs-seo. It is possible for an attacker to craft a url that will be passed to a PhantomJS instance allowing for an SSRF attack. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-7739 2024-11-21 14:37 2020-10-7 Show GitHub Exploit DB Packet Storm
197755 7.5 HIGH
Network
mpd_project
stormshield
mpd
stormshield_network_security
The PPP implementation of MPD before 5.9 allows a remote attacker who can send specifically crafted PPP authentication message to cause the daemon to read beyond allocated memory buffer, which would … CWE-125
Out-of-bounds Read
CVE-2020-7466 2024-11-21 14:37 2020-10-6 Show GitHub Exploit DB Packet Storm
197756 9.8 CRITICAL
Network
mpd_project
stormshield
mpd
stormshield_network_security
The L2TP implementation of MPD before 5.9 allows a remote attacker who can send specifically crafted L2TP control packet with AVP Q.931 Cause Code to execute arbitrary code or cause a denial of servi… CWE-787
 Out-of-bounds Write
CVE-2020-7465 2024-11-21 14:37 2020-10-6 Show GitHub Exploit DB Packet Storm
197757 8.3 HIGH
Network
shiba_project shiba All versions of package shiba are vulnerable to Arbitrary Code Execution due to the default usage of the function load() of the package js-yaml instead of its secure replacement , safeLoad(). NVD-CWE-noinfo
CVE-2020-7738 2024-11-21 14:37 2020-10-2 Show GitHub Exploit DB Packet Storm
197758 9.8 CRITICAL
Network
safetydance_project safetydance All versions of package safetydance are vulnerable to Prototype Pollution via the set function. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7737 2024-11-21 14:37 2020-10-2 Show GitHub Exploit DB Packet Storm
197759 9.8 CRITICAL
Network
bmoor_project bmoor The package bmoor before 0.8.12 are vulnerable to Prototype Pollution via the set function. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7736 2024-11-21 14:37 2020-10-2 Show GitHub Exploit DB Packet Storm
197760 6.6 MEDIUM
Network
ng-packagr_project ng-packagr The package ng-packagr before 10.1.1 are vulnerable to Command Injection via the styleIncludePaths option. CWE-78
OS Command 
CVE-2020-7735 2024-11-21 14:37 2020-09-25 Show GitHub Exploit DB Packet Storm