CVE-2024-43232 HIGH

CVE-2024-43232: WordPress Timeline and History slider plugin <= 2.3 - Local File Inclusion vulnerability

Vendor Wp Onlinesupport, Essential Plugin
Product Timeline and History slider
Weakness CWE-22 · Path traversal
Published August 19, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WP OnlineSupport, Essential Plugin Timeline and History slider allows PHP Local File Inclusion.This issue affects Timeline and History slider: from n/a through 2.3.

Explanation of Vulnerability in Simple Terms

02Summary

The Timeline and History slider plugin for WordPress contains a path traversal vulnerability that allows authenticated users with low privileges to read arbitrary files from the server. An attacker can bypass directory restrictions and access sensitive files outside the intended plugin directory. The vulnerability requires network access and low-level authentication but can result in exposure of configuration files, database credentials, and other sensitive data.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server, including configuration files and sensitive data outside the plugin directory.

Potential impact on your site

04Site Impact

Sensitive files like wp-config.php, database backups, and private keys may be exposed to authenticated attackers.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

August 19, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE