cve/2012/CVE-2012-6509.md
2024-06-18 02:51:15 +02:00

19 lines
763 B
Markdown

### [CVE-2012-6509](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6509)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Unrestricted file upload vulnerability in NetArt Media Car Portal 3.0 allows remote attackers to execute arbitrary PHP code by uploading a file a double extension, as demonstrated by .php%00.jpg.
### POC
#### Reference
- http://packetstormsecurity.org/files/112226/Car-Portal-CMS-3.0-CSRF-XSS-Shell-Upload.html
- http://www.vulnerability-lab.com/get_content.php?id=502
#### Github
No PoCs found on GitHub currently.