mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
943 B
Markdown
19 lines
943 B
Markdown
### [CVE-2008-4875](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4875)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|