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 2, 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
225801 5.4 警告 シスコシステムズ - Cisco Nexus 1000V 上で稼働する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1210 2013-05-31 14:17 2013-05-28 Show GitHub Exploit DB Packet Storm
225802 5 警告 シスコシステムズ - Cisco Nexus 1000V 上で稼働する Cisco NX-OS におけるパケットレベルの暗号化および完全性保護を無効にされる脆弱性 CWE-287
不適切な認証
CVE-2013-1209 2013-05-31 14:14 2013-05-28 Show GitHub Exploit DB Packet Storm
225803 5.8 警告 シスコシステムズ - Cisco Nexus 1000V 上で稼働する Cisco NX-OS におけるネットワークトラフィックを傍受または変更される脆弱性 CWE-310
暗号の問題
CVE-2013-1208 2013-05-31 14:13 2013-05-28 Show GitHub Exploit DB Packet Storm
225804 2.6 注意 アドビシステムズ - Adobe Reader X における Sandbox 機能が回避される脆弱性 CWE-Other
その他
- 2013-05-31 12:04 2013-05-31 Show GitHub Exploit DB Packet Storm
225805 2.6 注意 アップル - Safari における情報漏えいの脆弱性 CWE-Other
その他
- 2013-05-31 12:03 2013-05-31 Show GitHub Exploit DB Packet Storm
225806 7.2 危険 Google
LG Electronics
- LG Optimus G E973 上の Android 用 LG Hidden Menu における任意のコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3666 2013-05-30 16:39 2013-05-23 Show GitHub Exploit DB Packet Storm
225807 6.8 警告 IBM - UNIX 用の IBM Sterling Connect:Direct におけるファイルシステムの読み取り権限および書き込み権限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2989 2013-05-30 16:37 2013-05-14 Show GitHub Exploit DB Packet Storm
225808 4.3 警告 IBM - IBM Tivoli Monitoring の Tivoli Enterprise Portal browser クライアントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0576 2013-05-30 16:36 2013-05-17 Show GitHub Exploit DB Packet Storm
225809 4.3 警告 IBM - IBM WebSphere DataPower SOA アプライアンスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0499 2013-05-30 16:34 2013-05-17 Show GitHub Exploit DB Packet Storm
225810 7.2 危険 レッドハット - Red Hat livecd-tools における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2069 2013-05-30 14:07 2013-05-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201441 7.3 HIGH
Network
mathjs mathjs The package mathjs before 7.5.1 are vulnerable to Prototype Pollution via the deepExtend function that runs upon configuration updates. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7743 2024-11-21 14:37 2020-10-13 Show GitHub Exploit DB Packet Storm
201442 7.8 HIGH
Local
samsung update Samsung Update 3.0.2.0 ~ 3.0.32.0 has a vulnerability that allows privilege escalation as commands crafted by attacker are executed while the engine deserializes the data received during inter-proces… CWE-502
 Deserialization of Untrusted Data
CVE-2020-7811 2024-11-21 14:37 2020-10-12 Show GitHub Exploit DB Packet Storm
201443 7.8 HIGH
Local
mcafee file_and_removable_media_protection Unquoted service path vulnerability in McAfee File and Removable Media Protection (FRP) prior to 5.3.0 allows local users to execute arbitrary code, with higher privileges, via execution and from a c… CWE-428
 Unquoted Search Path or Element
CVE-2020-7316 2024-11-21 14:37 2020-10-8 Show GitHub Exploit DB Packet Storm
201444 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
201445 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
201446 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
201447 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
201448 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
201449 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
201450 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