#VU87744 Out-of-bounds write in Apache Commons Configuration - CVE-2024-29133

 

#VU87744 Out-of-bounds write in Apache Commons Configuration - CVE-2024-29133

Published: March 22, 2024 / Updated: January 14, 2025


Vulnerability identifier: #VU87744
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2024-29133
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache Commons Configuration
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a boundary error when calling the ListDelimiterHandler.flatten(Object, int) with a cyclical object tree. A remote attacker can pass specially crafted input to the application, trigger an out-of-bounds write and execute arbitrary code on the target system.


Remediation

Install updates from vendor's website.

External links