What the vulnerability does
01Description
Unauthenticated SQL Injection in JetAppointment <= 2.5.2 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 JetAppointment <= 2.5.2 versions.
Explanation of Vulnerability in Simple Terms
JetAppointment versions up to 2.5.2 contain a SQL injection vulnerability accessible over the network without authentication. An attacker can craft malicious input to extract sensitive data from the site's database, including user information and configuration details. The vulnerability also allows limited disruption of database availability. Update to a version newer than 2.5.2 immediately.
What an attacker can do
Read sensitive data from the site's database, including user records and site configuration.
Potential impact on your site
Attackers can steal user data, passwords, and site configuration without logging in.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities