What the vulnerability does
01Description
Subscriber Broken Access Control in Booked <= 3.0.0 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
What the vulnerability does
Subscriber Broken Access Control in Booked <= 3.0.0 versions.
Explanation of Vulnerability in Simple Terms
Booked versions up to 3.0.0 lack proper authorization checks, allowing authenticated users to read sensitive data they should not access. An attacker with a low-privilege account can view confidential information by making direct requests to the application. The vulnerability does not allow data modification or system disruption, but the exposure of high-sensitivity information poses a significant risk to site operators.
What an attacker can do
Read sensitive data belonging to other users or restricted areas of the application.
Potential impact on your site
User data and confidential information may be exposed to authenticated attackers with minimal privileges.
Conditions required to exploit
Attacker must have a valid low-privilege user account on the site.
Key dates
External resources
Related vulnerabilities