mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
721 B
Markdown
18 lines
721 B
Markdown
### [CVE-2008-6929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6929)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in PHPStore Auto Classifieds allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension as a logo, then accessing it via a direct request to the file in cars/cars_images/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7082
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|