vendor:
Datalife Engine
by:
RST/GHC
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Datalife Engine
Affected Version From: DLE <=4.1
Affected Version To: DLE <=4.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
2005
RST/GHC Datalife SQL injection exploit
This exploit is a Lite Version for DLE <=4.1. It is used to get the hash for the password of a user by exploiting a SQL injection vulnerability. The exploit defines the user ID, and then tries to get the hash for the password of the user with the specified ID. It then defines the table prefix, and checks if the site is vulnerable. It then uses a blind function to get the hash for the password of the user.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.