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.
References
Configurations
History
21 Nov 2024, 01:05
Type | Values Removed | Values Added |
---|---|---|
References | () http://archives.neohapsis.com/archives/fulldisclosure/2009-08/0114.html - Broken Link | |
References | () http://core.trac.wordpress.org/changeset/11798 - Vendor Advisory | |
References | () http://secunia.com/advisories/36237 - Third Party Advisory | |
References | () http://wordpress.org/development/2009/08/2-8-4-security-release/ - Patch, Vendor Advisory | |
References | () http://www.exploit-db.com/exploits/9410 - Exploit, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/36014 - Third Party Advisory, VDB Entry | |
References | () http://www.securitytracker.com/id?1022707 - Third Party Advisory, VDB Entry | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/52382 - Third Party Advisory, VDB Entry |
Information
Published : 2009-08-13 16:30
Updated : 2024-11-21 01:05
NVD link : CVE-2009-2762
Mitre link : CVE-2009-2762
CVE.ORG link : CVE-2009-2762
JSON object : View
Products Affected
wordpress
- wordpress
CWE
CWE-255
Credentials Management Errors