cve/2012/CVE-2012-6509.md

19 lines
763 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.