Files
CVEs-PoC/2014/CVE-2014-10074.md
T
2024-06-18 02:51:15 +02:00

18 lines
630 B
Markdown

### [CVE-2014-10074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-10074)
![](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
Umbraco before 7.2.0 has a remote PHP code execution vulnerability because Umbraco.Web.UI/config/umbracoSettings.Release.config does not block the upload of .php files.
### POC
#### Reference
- http://issues.umbraco.org/issue/U4-5901
#### Github
No PoCs found on GitHub currently.