What the vulnerability does
01Description
Subscriber SQL Injection in Gravity Forms Bookings premium <= 2.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
Subscriber SQL Injection in Gravity Forms Bookings premium <= 2.1 versions.
Explanation of Vulnerability in Simple Terms
Gravity Forms Bookings premium contains a SQL injection vulnerability in versions up to 2.1. An authenticated user with low privileges can craft malicious input to execute arbitrary SQL queries against the site database. This can expose sensitive booking data, user information, and other database contents. The vulnerability requires a valid user account but no additional user interaction.
What an attacker can do
Read or modify booking data and other database records via SQL injection.
Potential impact on your site
Booking data, customer information, and other database records may be exposed or altered by authenticated attackers.
Conditions required to exploit
Attacker must have a low-privilege user account on the site.
Key dates
External resources
Related vulnerabilities