Skip to content

[🐸 Frogbot] Update version of org.apache.commons:commons-lang3 to 3.18.0#26

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
frogbot-org.apache.commons_commons-lang3-79b7921abe55b25f8b2e3164fcbbb157
Open

[🐸 Frogbot] Update version of org.apache.commons:commons-lang3 to 3.18.0#26
github-actions[bot] wants to merge 1 commit into
mainfrom
frogbot-org.apache.commons_commons-lang3-79b7921abe55b25f8b2e3164fcbbb157

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Nov 3, 2025

🚨 This automated pull request was created by Frogbot and fixes the below:

📦 Vulnerable Dependencies

Severity ID Contextual Analysis Direct Dependencies Impacted Dependency Fixed Versions
medium
Medium
CVE-2025-48924 Not Covered org.apache.commons:commons-lang3:3.12.0 org.apache.commons:commons-lang3 3.12.0 [3.18.0]

🔖 Details

Vulnerability Details

Contextual Analysis: Not Covered
Direct Dependencies: org.apache.commons:commons-lang3:3.12.0
Impacted Dependency: org.apache.commons:commons-lang3:3.12.0
Fixed Versions: [3.18.0]
CVSS V3: 6.5

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.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant