CVE-2024-8195 – Permalink Manager Lite <= 2.4.4 - Missing Authorization to Unauthenticated Sensitive Information Exposure
https://notcve.org/view.php?id=CVE-2024-8195
27 Aug 2024 — The Permalink Manager Lite plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'debug_data', 'debug_query', and 'debug_redirect' functions in all versions up to, and including, 2.4.4. This makes it possible for unauthenticated attackers to extract sensitive data including password, title, and content of password-protected posts. • https://plugins.trac.wordpress.org/browser/permalink-manager/tags/2.4.4/includes/core/permalink-manager-debug.php#L70 • CWE-862: Missing Authorization •
CVE-2024-2738 – Permalink Manager Lite and Permalink Manager Pro <= 2.4.3.1 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2024-2738
20 Mar 2024 — The Permalink Manager Lite and Pro plugins for WordPress are vulnerable to Reflected Cross-Site Scripting via the ‘s’ parameter in multiple instances in all versions up to, and including, 2.4.3.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. Los complementos Permalink Manager Lite y Pro para WordPr... • https://gist.github.com/Xib3rR4dAr/561ac3c17b92cb55d3032504a076fa4b • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2024-2543 – Plugin Permalink <= 2.4.3.1 - Missing Authorization via get_uri_editor
https://notcve.org/view.php?id=CVE-2024-2543
20 Mar 2024 — The Permalink Manager Lite plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'get_uri_editor' function in all versions up to, and including, 2.4.3.1. This makes it possible for unauthenticated attackers to view the permalinks of all posts. El complemento Permalink Manager Lite para WordPress es vulnerable al acceso no autorizado a los datos debido a una falta de verificación de capacidad en la función 'get_uri_editor' en todas las versiones hasta la 2... • https://gist.github.com/Xib3rR4dAr/a248426dfee107c6fda08e80f98fa894 • CWE-639: Authorization Bypass Through User-Controlled Key •
CVE-2024-2538 – Permalink Manager <= 2.4.3.1 - Missing Authorization to Authenticated(Author+) Arbitrary Post Slug Modification
https://notcve.org/view.php?id=CVE-2024-2538
18 Mar 2024 — The Permalink Manager Lite plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'ajax_save_permalink' function in all versions up to, and including, 2.4.3.1. This makes it possible for authenticated attackers, with author access and above, to modify the permalinks of arbitrary posts. • https://github.com/Ox130e07d/CVE-2024-25381 • CWE-639: Authorization Bypass Through User-Controlled Key •