cve/2009/CVE-2009-2762.md
2024-06-09 00:33:16 +00:00

782 B

CVE-2009-2762

Description

wp-login.php in WordPress 2.8.3 and earlier allows remote attackers to force a password reset for the first user in the database, possibly the administrator, via a key[] array variable in a resetpass (aka rp) action, which bypasses a check that assumes that $key is not an array.

POC

Reference

Github