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 8, 2026, 2:12 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229751 10 危険 webfileexplorer - Web File Explorer の body.asp における任意のファイルを作成される脆弱性 CWE-noinfo
情報不足
CVE-2009-1314 2012-12-20 19:10 2009-04-16 Show GitHub Exploit DB Packet Storm
229752 5 警告 Rapid Leech - Rapidleech の upload.php における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1089 2012-12-20 19:10 2009-03-25 Show GitHub Exploit DB Packet Storm
229753 9.3 危険 pplive - PPLive の PPLive.exe における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1087 2012-12-20 19:10 2009-03-25 Show GitHub Exploit DB Packet Storm
229754 5 警告 Piwik - Piwik における API 鍵を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1085 2012-12-20 19:10 2009-03-25 Show GitHub Exploit DB Packet Storm
229755 6.4 警告 サン・マイクロシステムズ - Sun Java System IdM における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1084 2012-12-20 19:10 2009-03-19 Show GitHub Exploit DB Packet Storm
229756 6.9 警告 PulseAudio - PulseAudio の core-util.c における任意のファイルのパーミッションを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2009-1299 2012-12-20 19:10 2010-03-18 Show GitHub Exploit DB Packet Storm
229757 1.9 注意 Canonical - Ubuntu 上で稼動する ecryptfs-utils 73-0ubuntu におけるファイルシステムへのアクセス権を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-1296 2012-12-20 19:10 2009-06-8 Show GitHub Exploit DB Packet Storm
229758 10 危険 TIBCO Software - TIBCO SmartSockets、SmartSockets 製品ファミリーおよび EMS におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1291 2012-12-20 19:10 2009-04-30 Show GitHub Exploit DB Packet Storm
229759 7.5 危険 The phpMyAdmin Project - phpMyAdmin の setup/lib/ConfigFile.class.php における任意の PHP コードを設定ファイルへ挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1285 2012-12-20 19:10 2009-04-14 Show GitHub Exploit DB Packet Storm
229760 5 警告 Xine - xine-lib の demuxers/demux_qt.c における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1274 2012-12-20 19:10 2009-04-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195541 7.8 HIGH
Local
opendesign
siemens
drawings_software_development_kit
jt2go
teamcenter_visualization
comos
An issue was discovered in Open Design Alliance Drawings SDK before 2021.11. A Type Conversion issue exists when rendering malformed .DXF and .DWG files. This can allow attackers to cause a crash, po… CWE-704
 Incorrect Type Conversion or Cast
CVE-2021-25175 2024-11-21 14:54 2021-01-18 Show GitHub Exploit DB Packet Storm
195542 7.8 HIGH
Local
opendesign
siemens
drawings_software_development_kit
jt2go
teamcenter_visualization
comos
An issue was discovered in Open Design Alliance Drawings SDK before 2021.12. A memory corruption vulnerability exists when reading malformed DGN files. It can allow attackers to cause a crash, potent… CWE-787
 Out-of-bounds Write
CVE-2021-25174 2024-11-21 14:54 2021-01-18 Show GitHub Exploit DB Packet Storm
195543 7.8 HIGH
Local
opendesign
siemens
drawings_software_development_kit
jt2go
teamcenter_visualization
comos
An issue was discovered in Open Design Alliance Drawings SDK before 2021.12. A memory allocation with excessive size vulnerability exists when reading malformed DGN files, which allows attackers to c… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2021-25173 2024-11-21 14:54 2021-01-18 Show GitHub Exploit DB Packet Storm
195544 6.1 MEDIUM
Network
opencats opencats OpenCATS through 0.9.5-3 has multiple Cross-site Scripting (XSS) issues. CWE-79
Cross-site Scripting
CVE-2021-25295 2024-11-21 14:54 2021-01-18 Show GitHub Exploit DB Packet Storm
195545 9.8 CRITICAL
Network
opencats opencats OpenCATS through 0.9.5-3 unsafely deserializes index.php?m=activity requests, leading to remote code execution. This occurs because lib/DataGrid.php calls unserialize for the parametersactivity:Activ… CWE-502
 Deserialization of Untrusted Data
CVE-2021-25294 2024-11-21 14:54 2021-01-18 Show GitHub Exploit DB Packet Storm
195546 6.1 MEDIUM
Network
wpfastestcache wp_fastest_cache The WP Fastest Cache WordPress plugin before 0.9.5 is lacking a CSRF check in its wpfc_save_cdn_integration AJAX action, and does not sanitise and escape some the options available via the action, wh… CWE-352
 Origin Validation Error
CVE-2021-24870 2024-11-21 14:53 2024-01-17 Show GitHub Exploit DB Packet Storm
195547 8.8 HIGH
Network
wpfastestcache wp_fastest_cache The WP Fastest Cache WordPress plugin before 0.9.5 does not escape user input in the set_urls_with_terms method before using it in a SQL statement, leading to an SQL injection exploitable by low priv… CWE-89
SQL Injection
CVE-2021-24869 2024-11-21 14:53 2024-01-17 Show GitHub Exploit DB Packet Storm
195548 5.4 MEDIUM
Network
nickmomrik simple_post The Simple Post WordPress plugin through 1.1 does not sanitize user input when an authenticated user Text value, then it does not escape these values when outputting to the browser leading to an Auth… CWE-79
Cross-site Scripting
CVE-2021-24567 2024-11-21 14:53 2024-01-17 Show GitHub Exploit DB Packet Storm
195549 8.8 HIGH
Network
pluginus fox_-_currency_switcher_professional_for_woocommerce The WooCommerce Currency Switcher FOX WordPress plugin before 1.3.7 was vulnerable to LFI attacks via the "woocs" shortcode. NVD-CWE-Other
CVE-2021-24566 2024-11-21 14:53 2024-01-17 Show GitHub Exploit DB Packet Storm
195550 5.4 MEDIUM
Network
patrickposner qyrr The Qyrr WordPress plugin before 0.7 does not escape the data-uri of the QR Code when outputting it in a src attribute, allowing for Cross-Site Scripting attacks. Furthermore, the data_uri_to_meta AJ… CWE-79
Cross-site Scripting
CVE-2021-24559 2024-11-21 14:53 2024-01-17 Show GitHub Exploit DB Packet Storm