What the vulnerability does
01Description
Contributor SQL Injection in eRoom <= 1.7.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
What the vulnerability does
Contributor SQL Injection in eRoom <= 1.7.1 versions.
Explanation of Vulnerability in Simple Terms
eRoom versions up to 1.7.1 contain a SQL injection vulnerability in a network-accessible function that requires low-level authentication. An attacker with a valid user account can inject malicious SQL queries to read sensitive data from the database. The vulnerability also allows limited disruption of service. A patched version has not been publicly identified.
What an attacker can do
Read sensitive data from the database by injecting SQL commands into a vulnerable function.
Potential impact on your site
Unauthorized access to database contents, including user data and configuration. Service availability may be degraded.
Conditions required to exploit
Attacker must have a valid user account on the eRoom instance.
Key dates
External resources
Related vulnerabilities