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

18 lines
805 B
Markdown

### [CVE-2009-4088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4088)
![](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
Multiple directory traversal vulnerabilities in telepark.wiki 2.4.23 and earlier allow remote attackers to read arbitrary files via directory traversal sequences in the css parameter to (1) getjs.php and (2) getcsslocal.php; and include and execute arbitrary local files via the (3) group parameter to upload.php.
### POC
#### Reference
- http://packetstormsecurity.org/0911-exploits/Telepark-fixes-nov09-2.txt
#### Github
No PoCs found on GitHub currently.