exploit-db-mirror/platforms/php/webapps/30095.txt
Offensive Security 5a468df6b9 Updated 12_08_2013
2013-12-08 16:08:13 +00:00

9 lines
No EOL
552 B
Text
Executable file

source: http://www.securityfocus.com/bid/24201/info
DGNews is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
Successful exploits could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
DGNews 2.1 is reported vulnerable; other versions may also be affected.
http://www.example.com/news.php?go=newslist&catid=' UNION SELECT 1,`site_title` FROM `news_config` WHERE '1