vendor:
Islamnt
by:
s3n4t00r
7,5
CVSS
HIGH
Remote Blind SQL Injection
89
CWE
Product Name: Islamnt
Affected Version From: 1
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:islamnt:islamnt
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
Islamnt <= Remote Blind SQL Injection Exploit by s3n4t00r
This exploit is a Remote Blind SQL Injection exploit for the Islamnt software. It is based on a vulnerability in the class/class.template.php file, where the $style_default variable is not properly sanitized. This allows an attacker to inject malicious SQL code into the query, which can be used to extract sensitive information from the database.
Mitigation:
The best way to mitigate this vulnerability is to properly sanitize user input before using it in a query.