mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 10:04:45 +02:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2014-0342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0342)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|