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 29, 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
227901 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-3894 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
227902 7.8 危険 マイクロソフト - Microsoft .NET Framework におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3860 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
227903 9.3 危険 マイクロソフト - 複数の Microsoft 製品のカーネルモードドライバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-3128 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
227904 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの dxgkrnl.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3888 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
227905 7.2 危険 マイクロソフト - Microsoft Windows 7 および Microsoft Server 2008 R2 のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3881 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
227906 6.8 警告 マイクロソフト - Microsoft SharePoint Server におけるクリックジャッキング攻撃を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3895 2013-10-22 18:06 2013-10-8 Show GitHub Exploit DB Packet Storm
227907 3.5 注意 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの App Container 機能におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3880 2013-10-22 18:05 2013-10-8 Show GitHub Exploit DB Packet Storm
227908 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3879 2013-10-22 18:05 2013-10-8 Show GitHub Exploit DB Packet Storm
227909 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの USB ドライバにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-3200 2013-10-22 18:05 2013-10-8 Show GitHub Exploit DB Packet Storm
227910 9.3 危険 アップル - Apple iTunes などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1005 2013-10-22 18:04 2013-05-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
320121 4.3 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves data exposure due to the enable_monitoring flag not properly disabling monitoring when set to False… CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2024-47168 2024-10-18 02:00 2024-10-11 Show GitHub Exploit DB Packet Storm
320122 3.7 LOW
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **timing attack** in the way Gradio compares hashes for the `analytics_dashboard` function. Since… CWE-203
 Information Exposure Through Discrepancy
CVE-2024-47869 2024-10-18 01:59 2024-10-11 Show GitHub Exploit DB Packet Storm
320123 8.1 HIGH
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **race condition** in the `update_root_in_config` function, allowing an attacker to modify the `r… CWE-362
Race Condition
CVE-2024-47870 2024-10-18 01:57 2024-10-11 Show GitHub Exploit DB Packet Storm
320124 5.4 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **Cross-Site Scripting (XSS)** on any Gradio server that allows file uploads. Authenticated users c… CWE-79
Cross-site Scripting
CVE-2024-47872 2024-10-18 01:54 2024-10-11 Show GitHub Exploit DB Packet Storm
320125 9.8 CRITICAL
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to **Server-Side Request Forgery (SSRF)** in the `/queue/join` endpoint. Gradio’s `async_save_url_to… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2024-47167 2024-10-18 01:53 2024-10-11 Show GitHub Exploit DB Packet Storm
320126 5.3 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **one-level read path traversal** in the `/custom_component` endpoint. Attackers can exploit this… CWE-22
Path Traversal
CVE-2024-47166 2024-10-18 01:48 2024-10-11 Show GitHub Exploit DB Packet Storm
320127 9.8 CRITICAL
Network
hdfgroup hdf5 HDF5 library through 1.14.3 has memory corruption in H5A__close resulting in the corruption of the instruction pointer and causing denial of service or potential code execution. CWE-787
 Out-of-bounds Write
CVE-2024-32608 2024-10-18 01:47 2024-10-9 Show GitHub Exploit DB Packet Storm
320128 5.4 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to **CORS origin validation accepting a null origin**. When a Gradio server is deployed locally, the… NVD-CWE-noinfo
CVE-2024-47165 2024-10-18 01:46 2024-10-11 Show GitHub Exploit DB Packet Storm
320129 6.5 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to the **bypass of directory traversal checks** within the `is_in_or_equal` function. This function,… CWE-22
Path Traversal
CVE-2024-47164 2024-10-18 01:40 2024-10-11 Show GitHub Exploit DB Packet Storm
320130 8.3 HIGH
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability is related to **CORS origin validation**, where the Gradio server fails to validate the request origin when … NVD-CWE-Other
CVE-2024-47084 2024-10-18 01:30 2024-10-11 Show GitHub Exploit DB Packet Storm