
CVE-2024-13725 – Keap Official Opt-in Forms <= 2.0.1 - Unauthenticated Limited Local File Inclusion
https://notcve.org/view.php?id=CVE-2024-13725
17 Feb 2025 — The Keap Official Opt-in Forms plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.0.1 via the service 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 register_argc_argv is enabled on the server and pearcmd.... • https://plugins.trac.wordpress.org/browser/infusionsoft-official-opt-in-forms/trunk/infusionsoft.php#L2540 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •