CVE-2024-6465 – WP Links Page <= 4.9.5 - Missing Authorization to Authenticated (Subscriber+) Limited Image Update
https://notcve.org/view.php?id=CVE-2024-6465
The WP Links Page plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'wplf_ajax_update_screenshots' function in all versions up to, and including, 4.9.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to regenerate the link's thumbnail image. El complemento WP Links Page para WordPress es vulnerable a modificaciones no autorizadas de datos debido a una falta de verificación de capacidad en la función 'wplf_ajax_update_screenshots' en todas las versiones hasta la 4.9.5 incluida. Esto hace posible que los atacantes autenticados, con acceso de nivel de suscriptor y superior, regeneren la imagen en miniatura del enlace. • https://plugins.trac.wordpress.org/browser/wp-links-page/trunk/wp-links-page-free.php#L172 https://plugins.trac.wordpress.org/changeset/3116973 https://www.wordfence.com/threat-intel/vulnerabilities/id/2b59d281-d5c8-455a-8aa8-b03847bdd45f?source=cve • CWE-862: Missing Authorization •
CVE-2024-3663 – WP Scraper <= 5.7 - Missing Authorization to Arbitrary Page/Post Creation
https://notcve.org/view.php?id=CVE-2024-3663
The WP Scraper plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the wp_scraper_multi_scrape_action() function in all versions up to, and including, 5.7. This makes it possible for authenticated attackers, with subscriber-level access and above, to create arbitrary pages and posts. El complemento WP Scraper para WordPress es vulnerable al acceso no autorizado debido a una falta de verificación de capacidad en la función wp_scraper_multi_scrape_action() en todas las versiones hasta la 5.7 incluida. Esto hace posible que atacantes autenticados, con acceso a nivel de suscriptor y superior, creen páginas y publicaciones arbitrarias. • https://plugins.trac.wordpress.org/browser/wp-scraper/trunk/wp-scraper.php#L1426 https://www.wordfence.com/threat-intel/vulnerabilities/id/1a4bc52d-5771-4e7b-a394-772f2a5edbd7?source=cve • CWE-862: Missing Authorization •