11 lines
No EOL
804 B
Text
11 lines
No EOL
804 B
Text
source: https://www.securityfocus.com/bid/15967/info
|
|
|
|
Mercury CMS is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
|
|
|
|
Successful exploitation of these vulnerabilities could result in a compromise of the application, disclosure or modification of data, the theft of cookie-based authentication credentials. They may also permit an attacker to exploit vulnerabilities in the underlying database implementation as well as other attacks.
|
|
|
|
These issues affect version 4.0; other versions may also be vulnerable.
|
|
|
|
http://www.example.com/index.cfm?page=[SQL]
|
|
http://www.example.com/index.cfm?page=40&criteria=&start=11&title=&content=[XSS]
|
|
http://www.example.com/index.cfm?restricted=false&page=10&criteria=[XSS] |