
We found results for “”
CVE-2025-48924
Good to know:


Date: July 11, 2025
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.
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Uncontrolled Recursion
CWE-674Top Fix

Upgrade Version
Upgrade to version org.apache.commons:commons-lang3:3.18.0;org.apache.commons:commons-lang3:3.18.0;https://github.com/apache/commons-lang.git - null;https://github.com/apache/commons-lang.git - commons-lang-3.18.0
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | NONE |
Availability (A): | LOW |