JiaLiangC commented on PR #1259: URL: https://github.com/apache/bigtop/pull/1259#issuecomment-2071700565
@iwasakims Apologies for the confusion caused by the PR title; I will make adjustments. cve details: Apache Commons-Configuration2 is vulnerable to a stack overflow vulnerability (CVE-2024-29131). **1.1 Vulnerability Description** Apache Commons Configuration2 is a project in the Apache Commons library that deals with the reading, parsing, and management of configuration files. A stack overflow vulnerability exists in Apache Commons Configuration2 when adding properties in `AbstractListDelimiterHandler.flattenIterator()`, which could be exploited by malicious users to obtain sensitive information stored in memory. **1.2 Vulnerability ID** CVE-2024-29131 **1.3 Vulnerability Severity** Critical **II. Remediation Suggestions** **2.1 Affected Versions** Apache Commons Configuration2 <= 2.10.0 **2.2 Remediation Suggestion** Users of the product are advised to update to a secure version as soon as possible. Apache Commons Configuration2 > 2.10.0 https://commons.apache.org/proper/commons-configuration/security.html common-press cve: https://commons.apache.org/proper/commons-compress/security.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
