What the vulnerability does
01Description
Unauth. SQL Injection (SQLi) vulnerability in Advanced Booking Calendar plugin <= 1.7.1 on WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
What the vulnerability does
Unauth. SQL Injection (SQLi) vulnerability in Advanced Booking Calendar plugin <= 1.7.1 on WordPress.
Explanation of Vulnerability in Simple Terms
Advanced Booking Calendar versions up to 1.7.1 contain a SQL injection vulnerability accessible over the network without authentication. An attacker can inject malicious SQL commands to read, modify, or delete database contents. The vulnerability affects confidentiality, integrity, and availability of the entire system.
What an attacker can do
Run arbitrary SQL commands to read, modify, or delete database records without logging in.
Potential impact on your site
Complete compromise of the database: attackers can steal data, modify bookings/settings, or disable the calendar.
Conditions required to exploit
Network access to the application; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities