What the vulnerability does
01Description
Unauthenticated Broken Access Control in Chaplin <= 2.6.8 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
What the vulnerability does
Unauthenticated Broken Access Control in Chaplin <= 2.6.8 versions.
Explanation of Vulnerability in Simple Terms
Chaplin through version 2.6.8 fails to properly check user permissions before allowing access to sensitive data. An attacker on the network can read confidential information without authentication. The vulnerability stems from missing authorization checks in the application logic.
What an attacker can do
Read sensitive data without logging in or providing credentials.
Potential impact on your site
Confidential information stored in Chaplin is exposed to unauthenticated attackers.
Conditions required to exploit
Network access to the Chaplin application; no authentication required.
Key dates
External resources
Related vulnerabilities