CVE-2024-5577 CRITICAL

CVE-2024-5577: Where I Was, Where I Will Be <= 1.1.1 - Unauthenticated Remote File Inclusion

Vendor Mcnardelli
Product Where I Was, Where I Will Be
Weakness CWE-98 · PHP file inclusion
Published June 14, 2024
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 14, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

04Related CVE