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

19 lines
701 B
Markdown

### [CVE-2007-6378](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6378)
![](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
Directory traversal vulnerability in upload.dll in BadBlue 2.72b and earlier allows remote attackers to create or overwrite arbitrary files via a .. (dot dot) in the filename parameter.
### POC
#### Reference
- http://aluigi.altervista.org/adv/badblue-adv.txt
- http://securityreason.com/securityalert/3448
#### Github
No PoCs found on GitHub currently.