What the vulnerability does
01Description
Unauthenticated SQL Injection in Listdom <= 5.6.0 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
What the vulnerability does
Unauthenticated SQL Injection in Listdom <= 5.6.0 versions.
Explanation of Vulnerability in Simple Terms
Listdom versions up to 5.6.0 contain a SQL injection vulnerability that allows unauthenticated attackers to read sensitive data from the database. The vulnerability requires no user interaction and can be exploited over the network. An attacker can extract information including user credentials and other confidential records. Update to version 5.8.1 or later to resolve this issue.
What an attacker can do
Read sensitive data from the database, including user credentials and other confidential records.
Potential impact on your site
User passwords, email addresses, and other database records may be exposed to unauthorized access.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities