9 lines
No EOL
556 B
Text
9 lines
No EOL
556 B
Text
source: https://www.securityfocus.com/bid/53292/info
|
|
|
|
XM Forum is prone to multiple SQL-injection vulnerabilities because the application fails to sufficiently sanitize user-supplied data before using it in an SQL query.
|
|
|
|
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
|
|
|
|
http://www.example.com/[patch]/profile.asp?$sid=&id=[SQL]
|
|
http://www.example.com/[patch]/forum.asp?$sid=&id=[SQL]
|
|
http://www.example.com/[patch]/topic.asp?$sid=&id=[SQL] |