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 31, 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
253201 7.5 危険 アップル
Google
- Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2818 2011-11-21 11:56 2011-08-2 Show GitHub Exploit DB Packet Storm
253202 7.5 危険 アップル
Google
- Google Chrome おける同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2805 2011-11-21 11:56 2011-08-2 Show GitHub Exploit DB Packet Storm
253203 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2804 2011-11-21 11:55 2011-08-2 Show GitHub Exploit DB Packet Storm
253204 5 警告 Google - Google Chrome におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-2803 2011-11-21 11:54 2011-08-2 Show GitHub Exploit DB Packet Storm
253205 6.8 警告 Google - Google Chrome にて使用される Google V8 におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2802 2011-11-21 11:54 2011-08-2 Show GitHub Exploit DB Packet Storm
253206 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2801 2011-11-21 11:53 2011-08-2 Show GitHub Exploit DB Packet Storm
253207 4.3 警告 アップル
Google
- Google Chrome における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2800 2011-11-21 11:53 2011-08-2 Show GitHub Exploit DB Packet Storm
253208 7.5 危険 アップル
Google
- Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2799 2011-11-21 11:53 2011-08-2 Show GitHub Exploit DB Packet Storm
253209 5 警告 Google - Google Chrome における詳細不明な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2798 2011-11-21 11:52 2011-08-2 Show GitHub Exploit DB Packet Storm
253210 7.5 危険 アップル
Google
- Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2797 2011-11-21 11:52 2011-08-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
264271 6.1 MEDIUM
Network
phpmyadmin phpmyadmin An XSS issue was discovered in phpMyAdmin because of an improper fix for CVE-2016-2559 in PMASA-2016-10. This issue is resolved by using a copy of a hash to avoid a race condition. All 4.6.x versions… CWE-79
Cross-site Scripting
CVE-2016-9856 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm
264272 5.3 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. By calling some scripts that are part of phpMyAdmin in an unexpected way, it is possible to trigger phpMyAdmin to display a PHP error message which contains the… CWE-200
Information Exposure
CVE-2016-9855 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm
264273 5.3 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. By calling some scripts that are part of phpMyAdmin in an unexpected way, it is possible to trigger phpMyAdmin to display a PHP error message which contains the… CWE-200
Information Exposure
CVE-2016-9854 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm
264274 5.3 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. With a crafted request parameter value it is possible to bypass the logout timeout. All 4.6.x versions (prior to 4.6.5), and 4.4.x versions (prior to 4.4.15.9) … CWE-254
 7PK - Security Features
CVE-2016-9851 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm
264275 5.3 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. Username matching for the allow/deny rules may result in wrong matches and detection of the username in the rule due to non-constant execution time. All 4.6.x v… CWE-254
 7PK - Security Features
CVE-2016-9850 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm
264276 9.8 CRITICAL
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. It is possible to bypass AllowRoot restriction ($cfg['Servers'][$i]['AllowRoot']) and deny rules for username by using Null Byte in the username. All 4.6.x vers… CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-9849 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm
264277 5.3 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. phpinfo (phpinfo.php) shows PHP information including values of HttpOnly cookies. All 4.6.x versions (prior to 4.6.5), 4.4.x versions (prior to 4.4.15.9), and 4… CWE-200
Information Exposure
CVE-2016-9848 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm
264278 5.3 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. By calling some scripts that are part of phpMyAdmin in an unexpected way, it is possible to trigger phpMyAdmin to display a PHP error message which contains the… CWE-200
Information Exposure
CVE-2016-9853 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm
264279 5.3 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. By calling some scripts that are part of phpMyAdmin in an unexpected way, it is possible to trigger phpMyAdmin to display a PHP error message which contains the… CWE-200
Information Exposure
CVE-2016-9852 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm
264280 5.3 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. When the user does not specify a blowfish_secret key for encrypting cookies, phpMyAdmin generates one at runtime. A vulnerability was reported where the way thi… CWE-310
Cryptographic Issues
CVE-2016-9847 2024-11-21 12:01 2016-12-11 Show GitHub Exploit DB Packet Storm