CVE-2020-36972

HIGH

SmartBlog 2.0.1 - Blind SQL Injection via id_post Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2020-36972. PoCs published by C0wnuts.

AI-analyzed exploit summary This Python script demonstrates a blind SQL injection vulnerability in SmartBlog 2.0.1 by exploiting the 'id_post' parameter. It iterates through characters to extract data from the database, such as email addresses, by testing each character against the target application's response length.

Description

SmartBlog 2.0.1 contains a blind SQL injection vulnerability in the 'id_post' parameter of the details controller that allows attackers to extract database information. Attackers can systematically test and retrieve database contents by injecting crafted SQL queries that compare character-by-character of database information.

Exploits (1)

exploitdb WORKING POC
by C0wnuts · pythonwebappsphp
https://www.exploit-db.com/exploits/48995

This Python script demonstrates a blind SQL injection vulnerability in SmartBlog 2.0.1 by exploiting the 'id_post' parameter. It iterates through characters to extract data from the database, such as email addresses, by testing each character against the target application's response length.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: SmartBlog 2.0.1
No auth needed
Prerequisites: Target application must be running SmartBlog 2.0.1 · The 'id_post' parameter must be accessible and vulnerable to SQL injection
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3

Scores

CVSS v3 8.2
EPSS 0.0028
EPSS Percentile 19.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (1)
smartdatasoft/smartblog 2.0.1
Published Jan 28, 2026
Tracked Since Feb 18, 2026