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

19 lines
911 B
Markdown

### [CVE-2008-5272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5272)
![](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 Fred Stuurman SyndeoCMS 2.6.0 allow remote authenticated users to read arbitrary files via a .. (dot dot) in the template parameter to (1) starnet/editors/fckeditor/studenteditor.php; (2) starnet/modules/sn_news/edit_content.php, reached through starnet/index.php; and (3) starnet/modules/sn_newsletter/edit_content.php, reached through starnet/index.php.
### POC
#### Reference
- http://securityreason.com/securityalert/4660
- https://www.exploit-db.com/exploits/5779
#### Github
No PoCs found on GitHub currently.