mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
18 lines
757 B
Markdown
18 lines
757 B
Markdown
### [CVE-2006-4140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4140)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in IPCheck Server Monitor before 5.3.3.639/640 allows remote attackers to read arbitrary files via modified .. (dot dot) sequences in the URL, including (1) "..%2f" (encoded "/" slash), "..../" (multiple dot), and "..%255c../" (double-encoded "\" backslash).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1389
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|