Files
CVEs-PoC/2009/CVE-2009-4605.md
T
2025-09-29 21:09:30 +02:00

749 B

CVE-2009-4605

Description

scripts/setup.php (aka the setup script) in phpMyAdmin 2.11.x before 2.11.10 calls the unserialize function on the values of the (1) configuration and (2) v[0] parameters, which might allow remote attackers to conduct cross-site request forgery (CSRF) attacks via unspecified vectors.

POC

Reference

No PoCs from references.

Github