SQL Injection in Phpmyadmin

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.

Vulnerability class: SQL Injection

EPSS: 0.009 (56.4th percentile) — read the EPSS interpretation.

Affected products

  • Phpmyadmin — versions 2.11.0, 2.11.0.0, 2.11.1
  • N/a — versions n/a

Weakness classification (CWE)

References