What the vulnerability does
01Description
Unauthenticated Broken Access Control in WP Data Access <= 5.5.80 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
What the vulnerability does
Unauthenticated Broken Access Control in WP Data Access <= 5.5.80 versions.
Explanation of Vulnerability in Simple Terms
WP Data Access versions up to 5.5.80 lack proper authorization checks, allowing unauthenticated attackers to read sensitive data through the application. The vulnerability requires specific conditions to exploit but does not require user interaction. No integrity or availability impact is present. Update to a version newer than 5.5.80.
What an attacker can do
Read sensitive data without authentication by exploiting missing authorization checks.
Potential impact on your site
Unauthorized users can access confidential information stored in or processed by WP Data Access.
Conditions required to exploit
Network access to the site; no authentication or user interaction required, but exploitation requires specific conditions.
Key dates
External resources
Related vulnerabilities