mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
891 B
891 B
CVE-2015-6928
Description
classes/admin.class.php in CubeCart 5.2.12 through 5.2.16 and 6.x before 6.0.7 does not properly validate that a password reset request was made, which allows remote attackers to change the administrator password via a recovery request with a space character in the validate parameter and the administrator email in the email parameter.
POC
Reference
- http://packetstormsecurity.com/files/133535/CubeCart-6.0.6-Administrative-Bypass.html
- http://seclists.org/fulldisclosure/2015/Sep/40
Github
No PoCs found on GitHub currently.