cve/2014/CVE-2014-0342.md

18 lines
718 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-0342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0342)
![](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
Multiple unrestricted file upload vulnerabilities in fileupload.php in PivotX before 2.3.9 allow remote authenticated users to execute arbitrary PHP code by uploading a file with a (1) .php or (2) .php# extension, and then accessing it via unspecified vectors.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/901156
#### Github
No PoCs found on GitHub currently.