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 22, 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
253191 7.6 危険 アップル - Apple iTunes で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2352 2011-10-21 11:42 2011-10-12 Show GitHub Exploit DB Packet Storm
253192 7.6 危険 アップル - Apple iTunes で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2341 2011-10-21 11:42 2011-10-12 Show GitHub Exploit DB Packet Storm
253193 7.6 危険 アップル - Apple iTunes で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2339 2011-10-21 11:41 2011-10-12 Show GitHub Exploit DB Packet Storm
253194 4.3 警告 マイクロソフト - 複数の Microsoft SharePoint 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1893 2011-10-20 16:20 2011-09-13 Show GitHub Exploit DB Packet Storm
253195 9.3 危険 マイクロソフト - Microsoft Office 2003 および 2007 における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1980 2011-10-20 16:19 2011-09-13 Show GitHub Exploit DB Packet Storm
253196 9.3 危険 マイクロソフト - Microsoft Office 2007 および 2010 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1982 2011-10-20 16:19 2011-09-13 Show GitHub Exploit DB Packet Storm
253197 7.2 危険 マイクロソフト - Windows Server 2003 および 2008 の WINS における権限昇格の脆弱性性 CWE-264
認可・権限・アクセス制御
CVE-2011-1984 2011-10-20 16:19 2011-09-13 Show GitHub Exploit DB Packet Storm
253198 9.3 危険 マイクロソフト - Microsoft Excel 2003 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-1986 2011-10-20 16:18 2011-09-13 Show GitHub Exploit DB Packet Storm
253199 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1987 2011-10-20 16:18 2011-09-13 Show GitHub Exploit DB Packet Storm
253200 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1988 2011-10-20 16:18 2011-09-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311371 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
311372 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
311373 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
311374 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
311375 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
311376 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
311377 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
311378 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
311379 8.8 HIGH
Network
microchip timeprovider_4100_firmware Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection'), Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Microchip TimeProvider 4100 (Co… CWE-78
OS Command 
CVE-2024-9054 2024-10-18 00:19 2024-10-5 Show GitHub Exploit DB Packet Storm
311380 6.5 MEDIUM
Adjacent
microchip timeprovider_4100_firmware Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Microchip TimeProvider 4100 (Data plot modules) allows SQL Injection.This issue affects TimeProvi… CWE-89
SQL Injection
CVE-2024-7801 2024-10-18 00:19 2024-10-5 Show GitHub Exploit DB Packet Storm