CVE-2023-45868: Path Traversal
The Learning Module in ILIAS 7.25 (2023-09-12 release) allows an attacker (with basic user privileges) to achieve a high-impact Directory Traversal attack on confidentiality and availability. By exploiting this network-based vulnerability, the attacker can move specified directories, normally outside the documentRoot, to a publicly accessible location via the PHP function rename(). This results in a total loss of confidentiality, exposing sensitive resources, and potentially denying access to the affected component and the operating system's components. To exploit this, an attacker must manipulate a POST request during the creation of an exercise unit, by modifying the oldname and newname parameters via directory traversal. However, it's essential to note that, when exploiting this vulnerability, the specified directory will be relocated from its original location, rendering all files obtained from there unavailable.
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID of this vulnerability?
The vulnerability ID of this vulnerability is CVE-2023-45868.
What is the severity rating of CVE-2023-45868?
CVE-2023-45868 has a severity rating of medium (6.5).
What is the affected software of CVE-2023-45868?
The affected software is ILIAS version 7.25.
What is the impact of CVE-2023-45868?
CVE-2023-45868 allows an attacker to achieve a high-impact Directory Traversal attack on confidentiality and availability.
What is the Common Weakness Enumeration (CWE) ID of CVE-2023-45868?
The CWE ID of CVE-2023-45868 is CWE-22.