CVE-2020-36972
HIGHSmartBlog 2.0.1 - Blind SQL Injection via id_post Parameter
Title source: llmExploitation 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)
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.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N