Filtered by vendor Mahype Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-12416 2 Mahype, Wordpress 2 Pagerank Tools, Wordpress 2025-11-04 6.1 Medium
The Pagerank Tools plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Cross-Site Request Forgery in all versions up to, and including, 1.1.5. This is due to missing nonce validation on the pr_save_settings() function and insufficient input sanitization. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. The injected scripts will execute whenever a user accesses the plugin's settings page.
CVE-2024-5730 2 Mahype, Svenwagener 2 Pagerank Tools, Pagerank Tools 2025-05-19 6.1 Medium
The Pagerank tools WordPress plugin through 1.1.5 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin