Filtered by vendor Never5 Subscriptions
Filtered by product Related Posts Subscriptions
Total 5 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2024-0592 1 Never5 1 Related Posts 2025-03-11 5.4 Medium
The Related Posts for WordPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.2.1. This is due to missing or incorrect nonce validation on the handle_create_link() function. This makes it possible for unauthenticated attackers to add related posts to other posts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This ultimately makes it possible for attackers to view draft and password protected posts.
CVE-2022-3506 1 Never5 1 Related Posts 2024-11-21 5.4 Medium
Cross-site Scripting (XSS) - Stored in GitHub repository barrykooij/related-posts-for-wp prior to 2.1.3.
CVE-2021-24482 1 Never5 1 Related Posts 2024-11-21 4.8 Medium
The Related Posts for WordPress plugin through 2.0.4 does not sanitise its heading_text and CSS settings, allowing high privilege users (admin) to set XSS payloads in them, leading to Stored Cross-Site Scripting issues.
CVE-2021-24180 1 Never5 1 Related Posts 2024-11-21 5.4 Medium
Unvalidated input and lack of output encoding within the Related Posts for WordPress plugin before 2.0.4 lead to a Reflected Cross-Site Scripting (XSS) vulnerability within the 'lang' GET parameter while editing a post, triggered when users with the capability of editing posts access a malicious URL.
CVE-2015-9361 1 Never5 1 Related Posts 2024-11-21 N/A
The Related Posts plugin before 1.8.2 for WordPress has XSS via add_query_arg() and remove_query_arg().