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

19 lines
786 B
Markdown

### [CVE-2010-3663](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3663)
![](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
TYPO3 before 4.1.14, 4.2.x before 4.2.13, 4.3.x before 4.3.4 and 4.4.x before 4.4.1 contains an insecure default value of the variable fileDenyPattern which could allow remote attackers to execute arbitrary code on the backend.
### POC
#### Reference
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590719
- https://typo3.org/security/advisory/typo3-sa-2010-012/#Arbitrary_Code_Execution
#### Github
No PoCs found on GitHub currently.