CVE-2008-1149

CVE-2008-1149 is a medium-severity vulnerability in Phpmyadmin with a CVSS 2.0 base score of 5.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.

Key facts

Description

phpMyAdmin before 2.11.5 accesses $_REQUEST to obtain some parameters instead of $_GET and $_POST, which allows attackers in the same domain to override certain variables and conduct SQL injection and Cross-Site Request Forgery (CSRF) attacks by using crafted cookies.

Frequently asked questions

What is CVE-2008-1149?
phpMyAdmin before 2.11.5 accesses $_REQUEST to obtain some parameters instead of $_GET and $_POST, which allows attackers in the same domain to override certain variables and conduct SQL injection and Cross-Site Request Forgery (CSRF) attacks by using crafted cookies.
How severe is CVE-2008-1149?
CVE-2008-1149 has a CVSS 2.0 base score of 5.1, rated medium severity.
Is CVE-2008-1149 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (56th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2008-1149?
CVE-2008-1149 primarily affects Phpmyadmin. In total, 18 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
How do I fix CVE-2008-1149?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
When was CVE-2008-1149 published?
CVE-2008-1149 was published on 2008-03-04 and last updated on 2026-06-16.

References

Affected products (18)

More vulnerabilities in Phpmyadmin

All CVEs affecting Phpmyadmin →

Other CWE-89 (SQL Injection) vulnerabilities

Browse all CWE-89 (SQL Injection) vulnerabilities →