
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
12 Jul 2024 — 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 '... • https://plugins.trac.wordpress.org/browser/wp-links-page/trunk/wp-links-page-free.php#L172 • 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
21 May 2024 — 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 l... • https://plugins.trac.wordpress.org/browser/wp-scraper/trunk/wp-scraper.php#L1426 • CWE-862: Missing Authorization •