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 old_name and new_name 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.
References
Link | Resource |
---|---|
https://rehmeinfosec.de | Third Party Advisory |
https://rehmeinfosec.de/labor/cve-2023-45867 | Exploit Third Party Advisory |
Configurations
History
22 Feb 2024, 19:06
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-26 15:15
Updated : 2024-02-22 19:06
NVD link : CVE-2023-45868
Mitre link : CVE-2023-45868
CVE.ORG link : CVE-2023-45868
JSON object : View
Products Affected
ilias
- ilias
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')