What the vulnerability does
01Description
Sales Representative SQL Injection in Groundhogg <= 4.5 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
Sales Representative SQL Injection in Groundhogg <= 4.5 versions.
Explanation of Vulnerability in Simple Terms
Groundhogg versions up to 4.5 contain a SQL injection vulnerability in a database query that processes user input without proper sanitization. An attacker with low-level user access can craft malicious input to extract sensitive data from the database, including user information and site configuration. The vulnerability affects confidentiality and availability but not data integrity.
What an attacker can do
Read sensitive data from the site database, including user records and configuration details.
Potential impact on your site
User data and site configuration may be exposed to authenticated attackers; database performance may degrade.
Conditions required to exploit
Attacker must have a low-privilege user account on the site (e.g., subscriber or contributor role).
Key dates
External resources
Related vulnerabilities