13 lines
No EOL
592 B
Text
13 lines
No EOL
592 B
Text
source: https://www.securityfocus.com/bid/30529/info
|
|
|
|
Keld PHP-MySQL News 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.
|
|
|
|
Keld PHP-MySQL News Script 0.7.1 is vulnerable; other versions may also be affected.
|
|
|
|
The following proofs of concept are available:
|
|
|
|
A. admin' OR 1=1/*
|
|
B. fdfds' OR 1=1 limit x/*
|
|
C.' AND 1=2 union select 1,2/* |