mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
### [CVE-2005-1952](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1952)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in Pico Server (pServ) 3.3 allows remote attackers to read arbitrary files and execute arbitrary commands via a /./ (slash dot slash) before each .. (dot dot) sequence in the URL, which results in an incorrect directory depth count.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=111852830111316&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|