exploit-db-mirror/platforms/php/webapps/24806.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

8 lines
No EOL
399 B
Text
Executable file

source: http://www.securityfocus.com/bid/11848/info
It is reported that WebLibs is prone to a remote directory traversal vulnerability. This issue is due to a failure of the application to properly filter user-supplied input.
WebLibs 1.0 is affected by this vulnerability.
The following proof of concept is available:
<INPUT type=hidden value="/../../../../../etc/passwd" name="TextFile">