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 27, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
260151 6.8 警告 アップル - Apple Mac OS X の ImageIO における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0543 2010-07-9 16:24 2010-06-15 Show GitHub Exploit DB Packet Storm
260152 4.3 警告 アップル - Apple Mac OS X の iChat におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1374 2010-07-8 18:27 2010-06-15 Show GitHub Exploit DB Packet Storm
260153 4.3 警告 アップル - Apple Mac OS X のヘルプビューアにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1373 2010-07-8 18:27 2010-06-15 Show GitHub Exploit DB Packet Storm
260154 3.3 注意 アップル - Apple Mac OS X の Folder Manager における任意のフォルダを削除される脆弱性 CWE-59
リンク解釈の問題
CVE-2010-0546 2010-07-8 18:27 2010-06-15 Show GitHub Exploit DB Packet Storm
260155 4.4 警告 アップル - Apple Mac OS X の DesktopServices におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0545 2010-07-8 18:26 2010-06-15 Show GitHub Exploit DB Packet Storm
260156 10 危険 ヒューレット・パッカード
SGI
IBM
- rpc.pcnfsd の _msgout 関数における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-1039 2010-07-8 18:03 2010-05-18 Show GitHub Exploit DB Packet Storm
260157 1.2 注意 IBM
OpenBSD
- OpenSSH における X11 転送ポートをハイジャックされる脆弱性 CWE-200
情報漏えい
CVE-2008-3259 2010-07-7 16:40 2008-07-22 Show GitHub Exploit DB Packet Storm
260158 4.3 警告 アップル
サイバートラスト株式会社
レッドハット
SquirrelMail Project
- SquirrelMail におけるユーザインターフェースを偽装される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1581 2010-07-6 19:19 2009-05-12 Show GitHub Exploit DB Packet Storm
260159 6.8 警告 アップル
SquirrelMail Project
- SquirrelMail におけるセッション固定の脆弱性 CWE-287
不適切な認証
CVE-2009-1580 2010-07-6 19:18 2009-05-11 Show GitHub Exploit DB Packet Storm
260160 6.8 警告 アップル
サイバートラスト株式会社
レッドハット
SquirrelMail Project
- SquirrelMail における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1579 2010-07-6 19:18 2009-05-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199941 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
199942 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
199943 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
199944 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
199945 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
199946 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
199947 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
199948 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
199949 5.4 MEDIUM
Network
yukimichi simple_sort\&search The simple sort&search WordPress plugin through 0.0.3 does not make sure that the indexurl parameter of the shortcodes "category_sims", "order_sims", "orderby_sims", "period_sims", and "tag_sims" use… CWE-79
Cross-site Scripting
CVE-2021-24433 2024-11-21 14:53 2024-01-17 Show GitHub Exploit DB Packet Storm
199950 6.1 MEDIUM
Network
berocket advanced_ajax_product_filters The Advanced AJAX Product Filters WordPress plugin does not sanitise the 'term_id' POST parameter before outputting it in the page, leading to reflected Cross-Site Scripting issue. CWE-79
Cross-site Scripting
CVE-2021-24432 2024-11-21 14:53 2024-01-17 Show GitHub Exploit DB Packet Storm