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

18 lines
775 B
Markdown

### [CVE-2008-2717](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2717)
![](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 4.0.x before 4.0.9, 4.1.x before 4.1.7, and 4.2.x before 4.2.1, uses an insufficiently restrictive default fileDenyPattern for Apache, which allows remote attackers to bypass security restrictions and upload configuration files such as .htaccess, or conduct file upload attacks using multiple extensions.
### POC
#### Reference
- http://securityreason.com/securityalert/3945
#### Github
No PoCs found on GitHub currently.