Search Results (4 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-15674 2 Passster Project, Wordpress 2 Passster, Wordpress 2026-08-07 2.7 Low
The Passster WordPress plugin before 4.3.7 does not restrict low-privilege users holding the edit_posts capability from reading globally password-protected content through the WordPress core REST API when global protection is enabled, allowing any Contributor or higher to read the content of protected pages and posts without knowing the password.
CVE-2022-3206 1 Passster Project 1 Passster 2025-05-14 5.9 Medium
The Passster WordPress plugin before 3.5.5.5.2 stores the password inside a cookie named "passster" using base64 encoding method which is easy to decode. This puts the password at risk in case the cookies get leaked.
CVE-2021-24881 1 Passster Project 1 Passter 2025-04-02 7.5 High
The Passster WordPress plugin before 3.5.5.9 does not properly check for password, as well as that the post to be viewed is public, allowing unauthenticated users to bypass the protection offered by the plugin, and access arbitrary posts (such as private) content, by sending a specifically crafted request.
CVE-2021-24837 1 Passster Project 1 Passter 2024-11-21 5.4 Medium
The Passster WordPress plugin before 3.5.5.8 does not escape the area parameter of its shortcode, which could allow users with a role as low as Contributor to perform Cross-Site Scripting attacks.