exploit-db-mirror/platforms/php/webapps/31675.txt
Offensive Security 681c155d4f Updated 02_17_2014
2014-02-17 04:27:42 +00:00

10 lines
No EOL
583 B
Text
Executable file

source: http://www.securityfocus.com/bid/28861/info
Aterr is prone to local file-include vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker can exploit these vulnerabilities using directory-traversal strings to view files and execute local scripts in the context of the webserver process. This may aid in further attacks.
The issues affect Aterr 0.9.1; other versions might also be affected.
http://www.example.com/path/include/functions.inc.php?class=[Local File]
http://www.example.com/path/include/common.inc.php?file=[Local File]