What the vulnerability does
01Description
Unauthenticated SQL Injection in Contest Gallery <= 28.1.6 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 Contest Gallery <= 28.1.6 versions.
Explanation of Vulnerability in Simple Terms
Contest Gallery versions up to 28.1.6 contain a SQL injection vulnerability that allows unauthenticated attackers to read sensitive database information without user interaction. The vulnerability affects the application's query handling, enabling attackers to extract data such as user credentials and configuration details. Immediate patching is required.
What an attacker can do
Read sensitive data from the site's database, including user information and configuration details.
Potential impact on your site
Attackers can extract user credentials, email addresses, and other sensitive database records without logging in.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities