Sophos UTM 9 Cross Site Scripting

2016.02.12
Credit: Mike Lisi
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


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

----------- Vendor: ----------- Sophos (https://www.sophos.com) ----------------------------------------- Affected Products/Versions: ----------------------------------------- Product: Sophos UTM 9 Version: 9.350-12 with pattern version 92405 (potentially lower) ---------------- Description: ---------------- Title: Cross-site Scripting (XSS) in Sophos UTM 9 CVE: CVE-2016-2046 Researcher: Mike Lisi - HALOCK Security Labs (@MikeHacksThings) A cross-site scripting vulnerability exists in Sophos UTM 9.350-12 with pattern version 92405 that allows attackers to craft a hyperlink that contains a reflected XSS payload via the ?lang? parameter. If visited by the targeted user, the XSS payload gets stored in a local cookie variable which is re-executed whenever the UserPortal landing page is visited. By not properly sanitizing the language selection parameter, an attacker can inject arbitrary Javascript or modify page contents by injecting remote HTML content. This does not require that the user be authenticated to the application. Typically this would all be considered Reflected XSS, however, once one of the PoC links is visited by the targeted user, the data passed via the ?lang? parameter is stored in a local cookie file named ?eup_force_lang? on the user?s machine. Once the cookie is set, the user no longer needs to visit the malicious crafted links discussed before. The cookie data is injected into the page automatically. This persists until the cookie is cleared from the browser. ------------------------------------------------------------- POC - Authentication not required: ------------------------------------------------------------- https://XXX.XXX.XXX.XXX/?lang=english?;alert(?xss?);// ------------- Solution: ------------- UTM 9.353 was officially announced and released on January 28, 2016 which includes a fix to address this vulnerability. ---------------- Reference: ---------------- CVE-2016-2046 https://blogs.sophos.com/2016/01/28/utm-up2date-9-353-released/ http://www.halock.com/blog/cve-2016-2046-cross-site-scripting-sophos-utm-9/

References:

https://blogs.sophos.com/2016/01/28/utm-up2date-9-353-released/
http://www.halock.com/blog/cve-2016-2046-cross-site-scripting-sophos-utm-9/


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