cve/2009/CVE-2009-2762.md
2024-06-18 02:51:15 +02:00

739 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