QuickCms Cross Site Scripting and Cross Site Request Forgery Vulnerabilities
BID:66754
Info
QuickCms Cross Site Scripting and Cross Site Request Forgery Vulnerabilities
| Bugtraq ID: | 66754 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 08 2014 12:00AM |
| Updated: | Apr 08 2014 12:00AM |
| Credit: | shpendk |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
QuickCms Cross Site Scripting and Cross Site Request Forgery Vulnerabilities
QuickCms is prone to a cross-site scripting vulnerability and a cross-site request-forgery vulnerability.
An attacker may exploit these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, steal cookie-based authentication credentials, perform unauthorized actions, and disclose or modify sensitive information. Other attacks may also be possible.
QuickCms 5.4 is vulnerable; other versions may also be affected.
QuickCms is prone to a cross-site scripting vulnerability and a cross-site request-forgery vulnerability.
An attacker may exploit these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, steal cookie-based authentication credentials, perform unauthorized actions, and disclose or modify sensitive information. Other attacks may also be possible.
QuickCms 5.4 is vulnerable; other versions may also be affected.
Exploit / POC
QuickCms Cross Site Scripting and Cross Site Request Forgery Vulnerabilities
To exploit these issues an attacker must entice an unsuspecting victim into following a malicious URI or visiting a malicious website.
The following example URI and proof-of-concept is available:
http://www.example.com/quickcms/admin.php/123';alert(123);//abc?p=pages-form&iPage=14
To exploit these issues an attacker must entice an unsuspecting victim into following a malicious URI or visiting a malicious website.
The following example URI and proof-of-concept is available:
http://www.example.com/quickcms/admin.php/123';alert(123);//abc?p=pages-form&iPage=14