Exponent CMS 2.3.5 File Upload Cross Site Scripting

2016.04.22
Credit: Sachin Wagh
Risk: Low
Local: No
Remote: Yes


CVSS Base Score: 4.3/10
Impact Subscore: 2.9/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: None
Integrity impact: Partial
Availability impact: None

CVE-2015-8684 - Exponent CMS 2.3.5 File Upload Cross Site Scripting Vulnerability Product : Exponent CMS CVE : CVE-2015-8684 Author : Sachin Wagh Affected Version : Exponent CMS 2.3.5 Fixed Version: Exponent CMS 2.3.7 ============================================================================ Details: The Exponent CMS is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input. This issue occur when uploading crafted HTML file. An attacker may leverage this issue 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 to launch other attacks. ============================================================================ Proof-Of-Concept: <html> <head></head> <body> <div id="some-div"> <script type="text/javascript">prompt(document.domain);</script> </div> </body> </html> ============================================================================ Affected Area(s): [+] http://localhost/exponent-2.3.5/navigation/edit_contentpage/parent/0 ============================================================================ Credits & Authors : Sachin Wagh (@tiger_tigerboy) ============================================================================


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top