mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
18 lines
844 B
Markdown
18 lines
844 B
Markdown
### [CVE-2009-2255](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2255)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Zen Cart 1.3.8a, 1.3.8, and earlier does not require administrative authentication for admin/record_company.php, which allows remote attackers to execute arbitrary code by uploading a .php file via the record_company_image parameter in conjunction with a PATH_INFO of password_forgotten.php, then accessing this file via a direct request to the file in images/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.zen-cart.com/forum/attachment.php?attachmentid=5965
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|