CVE-2025-48924
MEDIUMApache Commons Lang <3.18.0 - Uncontrolled Recursion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-48924. PoCs published by njawalkar.
AI-analyzed exploit summary This repository contains the source code for Apache Commons Lang 2, including the SerializationUtils class which is likely related to CVE-2025-48924, a deserialization vulnerability. The code provides a technical reference for understanding the vulnerability but does not include an exploit PoC.
Description
Uncontrolled Recursion vulnerability in Apache Commons Lang. This issue affects Apache Commons Lang: Starting with commons-lang:commons-lang 2.0 to 2.6, and, from org.apache.commons:commons-lang3 3.0 before 3.18.0. The methods ClassUtils.getClass(...) can throw StackOverflowError on very long inputs. Because an Error is usually not handled by applications and libraries, a StackOverflowError could cause an application to stop. Users are recommended to upgrade to version 3.18.0, which fixes the issue.
Exploits (1)
This repository contains the source code for Apache Commons Lang 2, including the SerializationUtils class which is likely related to CVE-2025-48924, a deserialization vulnerability. The code provides a technical reference for understanding the vulnerability but does not include an exploit PoC.
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L