CVE-2024-5345 HIGH

CVE-2024-5345: Responsive Owl Carousel for Elementor <= 1.2.0 - Local File Inclusion

Vendor Thenahidul
Product Responsive Owl Carousel for Elementor
Weakness CWE-98 · PHP file inclusion
Published May 31, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Responsive Owl Carousel for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.2.0 via the layout parameter. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary 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 images and other “safe” file types can be uploaded and included. The inclusion is limited to PHP files.

Explanation of Vulnerability in Simple Terms

02Summary

The Responsive Owl Carousel for Elementor plugin contains a code injection vulnerability affecting versions up to 1.2.0. An authenticated user with low privileges can inject and execute arbitrary code on the site. This allows complete compromise of the WordPress installation, including data theft, malware injection, and site takeover. Update immediately to a patched version.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the site with full access to the database and file system.

Potential impact on your site

04Site Impact

Complete site compromise possible; attacker can steal data, inject malware, modify content, or lock out administrators.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

May 31, 2024 CVE published
April 8, 2026 Record updated