CVE-2018-25379: Collectric CMU 1.0 SQL Injection via lang Parameter
Collectric CMU 1.0 contains a boolean-based blind SQL injection vulnerability in the lang parameter that allows unauthenticated attackers to manipulate database queries during authentication. Attackers can inject SQL code through the lang parameter in login requests to extract sensitive information from the database using time-based blind techniques.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2018-25379?
CVE-2018-25379 has a severity rating of high, with a score of 8.2.
How do I fix CVE-2018-25379?
To fix CVE-2018-25379, it's recommended to sanitize inputs and validate the lang parameter to prevent SQL injection.
What type of vulnerability is CVE-2018-25379?
CVE-2018-25379 is a boolean-based blind SQL injection vulnerability.
Who is affected by CVE-2018-25379?
CVE-2018-25379 affects users of Collectric CMU version 1.0.
What could an attacker achieve with CVE-2018-25379?
An attacker could manipulate database queries and extract sensitive information during authentication.