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
240721 9 危険 オラクル - JD Edwards EnterpriseOne の JD Edwards HTML Server における脆弱性 - CVE-2006-5378 2012-09-25 15:36 2006-10-17 Show GitHub Exploit DB Packet Storm
240722 9 危険 オラクル - Oracle PeopleSoft Enterprise の PeopleSoft コンポーネントにおける脆弱性 - CVE-2006-5377 2012-09-25 15:36 2006-10-17 Show GitHub Exploit DB Packet Storm
240723 9 危険 オラクル - Oracle PeopleSoft Enterprise の PeopleTools コンポーネントにおける脆弱性 - CVE-2006-5376 2012-09-25 15:36 2006-10-17 Show GitHub Exploit DB Packet Storm
240724 10 危険 オラクル - Oracle PeopleSoft Enterprise の PeopleTools コンポーネントにおける脆弱性 - CVE-2006-5375 2012-09-25 15:36 2006-10-17 Show GitHub Exploit DB Packet Storm
240725 10 危険 オラクル - Oracle Pharmaceutical Applications における脆弱性 - CVE-2006-5374 2012-09-25 15:36 2006-10-18 Show GitHub Exploit DB Packet Storm
240726 9 危険 オラクル - Oracle E-Business Suite の Oracle Install Base コンポーネントにおける脆弱性 - CVE-2006-5373 2012-09-25 15:36 2006-10-17 Show GitHub Exploit DB Packet Storm
240727 9 危険 オラクル - Oracle E-Business Suite における脆弱性 - CVE-2006-5372 2012-09-25 15:36 2006-10-17 Show GitHub Exploit DB Packet Storm
240728 9 危険 オラクル - Oracle E-Business Suite の Oracle Email Center コンポーネントにおける脆弱性 - CVE-2006-5371 2012-09-25 15:36 2006-10-17 Show GitHub Exploit DB Packet Storm
240729 10 危険 オラクル - Oracle E-Business Suite における脆弱性 - CVE-2006-5370 2012-09-25 15:36 2006-10-17 Show GitHub Exploit DB Packet Storm
240730 10 危険 オラクル - Oracle E-Business Suite の Oracle Application Object Library における脆弱性 - CVE-2006-5369 2012-09-25 15:36 2006-10-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 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
266281 9.8 CRITICAL
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. Some data is passed to the PHP unserialize() function without verification that it's valid serialized data. The unserialization can result in code execution bec… CWE-502
 Deserialization of Untrusted Data
CVE-2016-6620 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm
266282 8.8 HIGH
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. In the user interface preference feature, a user can execute an SQL injection attack against the account of the control user. All 4.6.x versions (prior to 4.6.4… CWE-89
SQL Injection
CVE-2016-6619 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm
266283 6.5 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. The transformation feature allows a user to trigger a denial-of-service (DoS) attack against the server. All 4.6.x versions (prior to 4.6.4), 4.4.x versions (pr… NVD-CWE-noinfo
CVE-2016-6618 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm
266284 8.1 HIGH
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. A specially crafted database and/or table name can be used to trigger an SQL injection attack through the export functionality. All 4.6.x versions (prior to 4.6… CWE-89
SQL Injection
CVE-2016-6617 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm
266285 7.5 HIGH
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. In the "User group" and "Designer" features, a user can execute an SQL injection attack against the account of the control user. All 4.6.x versions (prior to 4.… CWE-89
SQL Injection
CVE-2016-6616 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm
266286 6.1 MEDIUM
Network
phpmyadmin phpmyadmin XSS issues were discovered in phpMyAdmin. This affects navigation pane and database/table hiding feature (a specially-crafted database name can be used to trigger an XSS attack); the "Tracking" featu… CWE-79
Cross-site Scripting
CVE-2016-6615 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm
266287 6.8 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin involving the %u username replacement functionality of the SaveDir and UploadDir features. When the username substitution is configured, a specially-crafted user… CWE-22
Path Traversal
CVE-2016-6614 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm
266288 5.3 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. A user can specially craft a symlink on disk, to a file which phpMyAdmin is permitted to read but the user is not, which phpMyAdmin will then expose to the user… CWE-200
Information Exposure
CVE-2016-6613 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm
266289 6.5 MEDIUM
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. A user can exploit the LOAD LOCAL INFILE functionality to expose files on the server to the database system. All 4.6.x versions (prior to 4.6.4), 4.4.x versions… CWE-200
Information Exposure
CVE-2016-6612 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm
266290 8.1 HIGH
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin. A specially crafted database and/or table name can be used to trigger an SQL injection attack through the export functionality. All 4.6.x versions (prior to 4.6… CWE-89
SQL Injection
CVE-2016-6611 2024-11-21 11:56 2016-12-11 Show GitHub Exploit DB Packet Storm