CyberRota Analysis
AI-GeneratedThe Passster WordPress plugin prior to version 4.3.9 is vulnerable due to improper validation of REST API request paths, enabling unauthenticated attackers to access content of globally password-protected posts and pages. This flaw poses a medium risk, as it could lead to unauthorized information disclosure. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate potential exposure.
Original NVD Description
The Passster WordPress plugin before 4.3.9 does not correctly match its own public endpoint paths when deciding which REST API requests may bypass global password protection, comparing them as an unanchored substring of the request URI rather than against the resolved route, allowing an unauthenticated attacker to read the content of globally password-protected posts and pages.