Skip to content

Commit 0687495

Browse files
committed
1 parent 38eb8ee commit 0687495

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

advisories/github-reviewed/2025/07/GHSA-j288-q9x7-2f5v/GHSA-j288-q9x7-2f5v.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-j288-q9x7-2f5v",
4-
"modified": "2025-11-05T20:30:31Z",
4+
"modified": "2025-11-05T20:30:33Z",
55
"published": "2025-07-11T15:31:37Z",
66
"aliases": [
77
"CVE-2025-48924"
88
],
99
"summary": "Apache Commons Lang is vulnerable to Uncontrolled Recursion when processing long inputs",
1010
"details": "Uncontrolled Recursion vulnerability in Apache Commons Lang.\n\nThis 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.\n\nThe 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.\n\nUsers are recommended to upgrade to version 3.18.0, which fixes the issue.",
11-
"severity": [
12-
{
13-
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
15-
}
16-
],
11+
"severity": [],
1712
"affected": [
1813
{
1914
"package": {
@@ -96,7 +91,7 @@
9691
"cwe_ids": [
9792
"CWE-674"
9893
],
99-
"severity": "MODERATE",
94+
"severity": "LOW",
10095
"github_reviewed": true,
10196
"github_reviewed_at": "2025-07-12T00:48:03Z",
10297
"nvd_published_at": "2025-07-11T15:15:24Z"

0 commit comments

Comments
 (0)