What the vulnerability does
01Description
Unauthenticated Broken Access Control in WP User Frontend <= 4.3.7 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
What the vulnerability does
Unauthenticated Broken Access Control in WP User Frontend <= 4.3.7 versions.
Explanation of Vulnerability in Simple Terms
WP User Frontend versions up to 4.3.7 lack proper authorization checks, allowing unauthenticated attackers to modify site data. The vulnerability requires no user interaction and can be exploited over the network. Site administrators should update to a version newer than 4.3.7 to prevent unauthorized changes to user-submitted content and site functionality.
What an attacker can do
Modify site data without logging in, including user submissions and potentially site settings.
Potential impact on your site
Unauthorized users can alter or corrupt user-submitted content, forms, and potentially site configuration.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities