### [CVE-2009-2762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2762) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - http://www.exploit-db.com/exploits/9410 - http://www.exploit-db.com/exploits/9410 #### Github - https://github.com/llouks/cst312