CVE Published: 07/06/2024 |
CVE Updated: 01/08/2024 |
CVE Year: 2024 Source: Wordfence |
Vendor: qodeinteractive |
Product: Qi Addons For Elementor Status : PUBLISHED
CVE-2024-4887 Description
The Qi Addons For Elementor plugin for WordPress is vulnerable to Remote File Inclusion in all versions up to, and including, 1.7.2 via the \'behavior\' attributes found in the qi_addons_for_elementor_blog_list shortcode. This makes it possible for authenticated attackers, with Contributor-level access and above, to include remote files on the server, resulting in code execution. Please note that this requires an attacker to create a non-existent directory or target an instance where file_exists won\'t return false with a non-existent directory in the path, in order to successfully exploit.
Metrics
CVSS Version: 3.1 |
Base Score: 7.5 HIGH Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-ID: CWE Name: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program (
PHP Remote File Inclusion
) Source: qodeinteractive
Common Attack Pattern Enumeration and Classification (CAPEC)