What the vulnerability does
01Description
Contributor Broken Access Control in WP Table Builder <= 2.2.0 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
What the vulnerability does
Contributor Broken Access Control in WP Table Builder <= 2.2.0 versions.
Explanation of Vulnerability in Simple Terms
WP Table Builder versions up to 2.2.0 lack proper authorization checks, allowing authenticated users to modify table data they should not have access to. An attacker with a low-privilege account can alter tables belonging to other users or restricted areas. The vulnerability requires an existing user account but does not require administrator privileges.
What an attacker can do
Modify or alter table data belonging to other users or restricted areas of the site.
Potential impact on your site
Unauthorized users can alter table content, potentially corrupting data or modifying published information.
Conditions required to exploit
Attacker must have a valid low-privilege user account on the WordPress site.
Key dates
External resources
Related vulnerabilities