cve/2015/CVE-2015-9272.md

18 lines
734 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-9272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9272)
![](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
The videowhisper-video-presentation plugin 3.31.17 for WordPress allows remote attackers to execute arbitrary code because vp/vw_upload.php considers a file safe when "html" are the last four characters, as demonstrated by a .phtml file containing PHP code.
### POC
#### Reference
- https://www.openwall.com/lists/oss-security/2015/04/01/2
#### Github
No PoCs found on GitHub currently.