vendor:
smartSiteCMS 1.0
by:
certaindeath
7.5
CVSS
HIGH
Blind SQL injection
89
CWE
Product Name: smartSiteCMS 1.0
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
smartSiteCMS 1.0 Blind SQL injection
This exploit is based on a Blind SQL injection vulnerability in the smartSiteCMS 1.0 v1.0. It allows an attacker to extract the password of a given user from the database. The exploit uses a binary search algorithm to guess the characters of the password one by one. The exploit is written in Python and requires the host, path and username as parameters.
Mitigation:
The best way to mitigate this vulnerability is to use parameterized queries instead of dynamic SQL queries.