### [CVE-2005-1952](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1952) ![](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 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.