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

19 lines
943 B
Markdown

### [CVE-2008-4875](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4875)
![](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 the web server in Philips Electronics VOIP841 DECT Phone with firmware 1.0.4.50 and 1.0.4.80 allows remote authenticated users to read arbitrary files via a .. (dot dot) in a GET request. NOTE: this can be leveraged with CVE-2008-4874 for unauthenticated access to sensitive files such as (1) save.dat and (2) apply.log, which can contain other credentials such as the Skype username and password.
### POC
#### Reference
- http://securityreason.com/securityalert/4536
- https://www.exploit-db.com/exploits/5113
#### Github
No PoCs found on GitHub currently.