CVE-2024-13545: Bootstrap Ultimate <= 1.4.9 - Unauthenticated Limited Local File Inclusion
The Bootstrap Ultimate theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.4.9 via the path parameter. This makes it possible for unauthenticated attackers to include PHP files on the server, 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 in cases where PHP files can be uploaded and included. If php://filter is enabled on the server, this issue may directly lead to Remote Code Execution.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-13545?
CVE-2024-13545 is considered a high severity vulnerability due to its potential for unauthorized PHP file inclusion and code execution.
How do I fix CVE-2024-13545?
To fix CVE-2024-13545, update the Bootstrap Ultimate theme for WordPress to a version later than 1.4.9.
Who is affected by CVE-2024-13545?
Any users of the Bootstrap Ultimate theme for WordPress in versions up to and including 1.4.9 are affected by CVE-2024-13545.
What type of vulnerability is CVE-2024-13545?
CVE-2024-13545 is a Local File Inclusion vulnerability that allows attackers to include and execute arbitrary PHP files on the server.
Can CVE-2024-13545 be exploited remotely?
Yes, CVE-2024-13545 can be exploited by unauthenticated attackers remotely, which increases its risk.