vendor:
SimpleBlog
by:
TrinTiTTY (code), MurderSkillz (vulnerability)
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: SimpleBlog
Affected Version From: SimpleBlog 3.0
Affected Version To: SimpleBlog 3.0
Patch Exists: No
Related CWE: Not provided
CPE: Not provided
Platforms Tested: Not provided
Not provided
SimpleBlog 3.0 Remote SQL Injection
This exploit allows an attacker to execute SQL commands remotely in SimpleBlog version 3.0. By injecting a specially crafted SQL query, the attacker can retrieve admin credentials from the database.
Mitigation:
Apply the latest patch or update to a version that is not vulnerable. Secure input validation and parameterized queries can also help prevent SQL injection attacks.