CVE-2023-4548
Published: 26 August 2023
Summary
CVE-2023-4548 is a medium-severity SQL Injection (CWE-89) vulnerability in Spa-Cart Ecommerce Cms. Its CVSS base score is 6.3 (Medium).
Operationally, ranked in the top 17.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
CVE-2023-4548 is a SQL injection vulnerability in SPA-Cart eCommerce CMS version 1.9.0.3. It resides in the GET parameter handler for the /search endpoint, where unsanitized input to the filter[brandid] argument allows an attacker to alter database queries. The issue is tracked under CWE-89 and carries a CVSS 3.1 score of 6.3.
An authenticated remote attacker can supply crafted values to the affected parameter and obtain limited read, write, and disruption capabilities against the backend database. No special user interaction or adjacent network access is required, and the attack can be launched over the network with low attack complexity.
Public references include a PacketStorm entry that publishes proof-of-concept exploit code for the flaw, along with detailed entries on VulDB. The associated EPSS score rose from a low baseline to a peak of 0.1297 on 2025-01-22 before receding to its current value of 0.0168, indicating a period of increased exploitation interest after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-54403
Vulnerability details
A vulnerability classified as critical has been found in SPA-Cart eCommerce CMS 1.9.0.3. This affects an unknown part of the file /search of the component GET Parameter Handler. The manipulation of the argument filter[brandid] leads to sql injection. It is…
more
possible to initiate the attack remotely. The associated identifier of this vulnerability is VDB-238059.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.