CVE-2024-4936 – Canto <= 3.0.8 - Unauthenticated Remote File Inclusion
https://notcve.org/view.php?id=CVE-2024-4936
13 Jun 2024 — The Canto plugin for WordPress is vulnerable to Remote File Inclusion in all versions up to, and including, 3.0.8 via the abspath parameter. This makes it possible for unauthenticated attackers to include remote files on the server, resulting in code execution. This required allow_url_include to be enabled on the target site in order to exploit. El complemento Canto para WordPress es vulnerable a la inclusión remota de archivos en todas las versiones hasta la 3.0.8 incluida a través del parámetro abspath. E... • https://plugins.trac.wordpress.org/browser/canto/trunk/includes/lib/sizes.php#L15 • CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') •