What the vulnerability does
01Description
Unauthenticated SQL Injection in Bookly <= 27.7 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 Bookly <= 27.7 versions.
Explanation of Vulnerability in Simple Terms
Bookly versions up to 27.7 contain a SQL injection vulnerability in an unspecified component. An attacker on the network can craft malicious input to execute arbitrary SQL queries, potentially reading sensitive data from the database or disrupting service availability. No authentication is required. The vulnerability affects the confidentiality of user data and may impact system availability.
What an attacker can do
Execute SQL queries to read or modify database contents without authentication.
Potential impact on your site
Attackers can steal customer data, booking records, and payment information directly from your database.
Conditions required to exploit
Network access to the Bookly installation; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities