CVE-2024-5577

The Where I Was, Where I Will Be plugin for WordPress is vulnerable to Remote File Inclusion in version <= 1.1.1 via the WIW_HEADER parameter of the /system/include/include_user.php file. This makes it possible for unauthenticated attackers to include and execute arbitrary files hosted on external servers, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution. This requires allow_url_include to be set to true in order to exploit, which is not commonly enabled.
Configurations

No configuration.

History

08 Apr 2026, 18:22

Type Values Removed Values Added
CWE CWE-98

21 Nov 2024, 09:47

Type Values Removed Values Added
References () https://plugins.trac.wordpress.org/browser/where-i-was-where-i-will-be/trunk/system/include/include_user.php - () https://plugins.trac.wordpress.org/browser/where-i-was-where-i-will-be/trunk/system/include/include_user.php -
References () https://www.wordfence.com/threat-intel/vulnerabilities/id/68e0f54d-08ec-4e41-ac9b-d72cdde5a724?source=cve - () https://www.wordfence.com/threat-intel/vulnerabilities/id/68e0f54d-08ec-4e41-ac9b-d72cdde5a724?source=cve -

17 Jun 2024, 12:42

Type Values Removed Values Added
Summary
  • (es) El complemento Where I Was, Where I Will Be para WordPress es vulnerable a la inclusión remota de archivos en la versión &lt;= 1.1.1 a través del parámetro WIW_HEADER del archivo /system/include/include_user.php. Esto hace posible que atacantes no autenticados incluyan y ejecuten archivos arbitrarios alojados en servidores externos, permitiendo la ejecución de cualquier código PHP en esos archivos. Esto se puede utilizar para eludir los controles de acceso, obtener datos confidenciales o lograr la ejecución de código. Esto requiere que enable_url_include se establezca en verdadero para poder explotar, lo cual no suele estar habilitado.

14 Jun 2024, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-14 08:15

Updated : 2026-06-17 08:16


NVD link : CVE-2024-5577

Mitre link : CVE-2024-5577

CVE.ORG link : CVE-2024-5577


JSON object : View

Products Affected

No product.

CWE
CWE-98

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')