exploit-db-mirror/exploits/windows/remote/25187.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

7 lines
No EOL
479 B
Text

source: https://www.securityfocus.com/bid/12722/info
CProxy is reported prone to a remote directory traversal vulnerability. This issue arises due to insufficient sanitization of user-supplied data. A remote user may exploit this issue to disclose arbitrary files and carry out a denial of service condition.
It is reported that an attacker can simply issue an HTTP GET request including directory traversal sequences to carry out this attack.
GET http://../../[file] HTTP/1.0