vendor:
LDU
by:
nukedx
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: LDU
Affected Version From: 8.x
Affected Version To: 8.x
Patch Exists: YES
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
2006
LDU <= 8.x Remote SQL Injection (avatarselect id) Vulnerability
A remote SQL injection vulnerability exists in LDU <= 8.x, which allows an attacker to change the password of the first user of LDU to 123456. The vulnerability requires the attacker to be logged in to LDU and the XVALUE comes with the avatarselect link, which is special to every user in LDU.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.