mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
891 B
Markdown
19 lines
891 B
Markdown
### [CVE-2015-6928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|