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 18, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252611 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0245 2011-08-18 09:02 2011-08-4 Show GitHub Exploit DB Packet Storm
252612 5 警告 アバイア - Secure Access Link (SAL) Gateway に情報漏えいの脆弱性 CWE-16
環境設定
CVE-2011-3008 2011-08-18 08:58 2011-08-1 Show GitHub Exploit DB Packet Storm
252613 4.3 警告 PNG Development Group
レッドハット
- libpng の pngerror.c 内にある png_format_buffer 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2011-2501 2011-08-17 13:34 2011-07-7 Show GitHub Exploit DB Packet Storm
252614 1.2 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の net/core/ethtool.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4655 2011-08-17 13:30 2011-03-1 Show GitHub Exploit DB Packet Storm
252615 6.9 警告 レッドハット - Linux-HA の SAPDatabase および SAPInstance スクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3389 2011-08-17 13:29 2010-10-20 Show GitHub Exploit DB Packet Storm
252616 6.5 警告 エイムラック - Aipo における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1342 2011-08-16 12:02 2011-08-16 Show GitHub Exploit DB Packet Storm
252617 2.6 注意 エイムラック - Aipo におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1341 2011-08-16 12:01 2011-08-16 Show GitHub Exploit DB Packet Storm
252618 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2641 2011-08-16 11:34 2011-05-18 Show GitHub Exploit DB Packet Storm
252619 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2640 2011-08-16 11:33 2011-04-12 Show GitHub Exploit DB Packet Storm
252620 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2639 2011-08-16 11:33 2011-04-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247171 5.4 MEDIUM
Network
modx modx_revolution In MODX Revolution before 2.5.7, a user with resource edit permissions can inject an XSS payload into the title of any post via the pagetitle parameter to connectors/index.php. CWE-79
Cross-site Scripting
CVE-2017-9070 2024-11-21 12:35 2017-05-19 Show GitHub Exploit DB Packet Storm
247172 8.8 HIGH
Network
modx modx_revolution In MODX Revolution before 2.5.7, a user with file upload permissions is able to execute arbitrary code by uploading a file with the name .htaccess. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2017-9069 2024-11-21 12:35 2017-05-19 Show GitHub Exploit DB Packet Storm
247173 6.1 MEDIUM
Network
modx modx_revolution In MODX Revolution before 2.5.7, an attacker is able to trigger Reflected XSS by injecting payloads into several fields on the setup page, as demonstrated by the database_type parameter. CWE-79
Cross-site Scripting
CVE-2017-9068 2024-11-21 12:35 2017-05-19 Show GitHub Exploit DB Packet Storm
247174 7.0 HIGH
Local
modx
php
modx_revolution
php
In MODX Revolution before 2.5.7, when PHP 5.3.3 is used, an attacker is able to include and execute arbitrary files on the web server due to insufficient validation of the action parameter to setup/i… CWE-22
Path Traversal
CVE-2017-9067 2024-11-21 12:35 2017-05-19 Show GitHub Exploit DB Packet Storm
247175 8.6 HIGH
Network
wordpress
debian
wordpress
debian_linux
In WordPress before 4.7.5, there is insufficient redirect validation in the HTTP class, leading to SSRF. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2017-9066 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
247176 7.5 HIGH
Network
wordpress
debian
wordpress
debian_linux
In WordPress before 4.7.5, there is a lack of capability checks for post meta data in the XML-RPC API. CWE-20
 Improper Input Validation 
CVE-2017-9065 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
247177 8.8 HIGH
Network
wordpress
debian
wordpress
debian_linux
In WordPress before 4.7.5, a Cross Site Request Forgery (CSRF) vulnerability exists in the filesystem credentials dialog because a nonce is not required for updating credentials. CWE-352
 Origin Validation Error
CVE-2017-9064 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
247178 6.1 MEDIUM
Network
wordpress
debian
wordpress
debian_linux
In WordPress before 4.7.5, a cross-site scripting (XSS) vulnerability related to the Customizer exists, involving an invalid customization session. CWE-79
Cross-site Scripting
CVE-2017-9063 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
247179 8.6 HIGH
Network
wordpress
debian
wordpress
debian_linux
In WordPress before 4.7.5, there is improper handling of post meta data values in the XML-RPC API. CWE-352
CWE-79
CWE-601
 Origin Validation Error
Cross-site Scripting
Open Redirect
CVE-2017-9062 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
247180 6.1 MEDIUM
Network
wordpress
debian
wordpress
debian_linux
In WordPress before 4.7.5, a cross-site scripting (XSS) vulnerability exists when attempting to upload very large files, because the error message does not properly restrict presentation of the filen… CWE-79
Cross-site Scripting
CVE-2017-9061 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm