fix(deps): update dependency org.apache.commons:commons-lang3 to v3.18.0 [security] - #33
Conversation
|
🚨 Stale Pull Request Warning This pull request has been inactive for 58 days. Automated Actions Schedule:
To keep this PR active:
Protected branches (won't be deleted): This is an automated message. Reply to this comment to reset the inactivity timer. |
|
🚨 Stale Pull Request Warning This pull request has been inactive for 35 days. Automated Actions Schedule:
To keep this PR active:
Protected branches (won't be deleted): This is an automated message. Reply to this comment to reset the inactivity timer. |
1 similar comment
|
🚨 Stale Pull Request Warning This pull request has been inactive for 35 days. Automated Actions Schedule:
To keep this PR active:
Protected branches (won't be deleted): This is an automated message. Reply to this comment to reset the inactivity timer. |
PR Assist Bot — Owner Approval NeededThis PR targets release branch PR: AlaudaDevops/docker-sonarqube#33 Please reply with |
|
[pr-assist-bot] Release Branch Security PR — Owner Approval Needed This PR targets release branch PR: #33 — fix(deps): update dependency org.apache.commons:commons-lang3 to v3.18.0 [security] Please reply with |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
PR Assist Bot AnalysisFailure Type: Infrastructure / Repository Access |
PR Assist Bot AnalysisFailure Type: Infrastructure/Transient (git-clone network timeout) Root Cause: Both checks fail at the Recommendation: Manual investigation needed — 3 retest attempts exhausted. See docker-sonarqube#35 for the same diagnosis. |
|
🚨 Stale Pull Request Warning This pull request has been inactive for 32 days. Automated Actions Schedule:
To keep this PR active:
Protected branches (won't be deleted): This is an automated message. Reply to this comment to reset the inactivity timer. |
|
🚨 Stale Pull Request Warning This pull request has been inactive for 35 days. Automated Actions Schedule:
To keep this PR active:
Protected branches (won't be deleted): This is an automated message. Reply to this comment to reset the inactivity timer. |
This PR contains the following updates:
3.17.0->3.18.0Apache Commons Lang is vulnerable to Uncontrolled Recursion when processing long inputs
CVE-2025-48924 / GHSA-j288-q9x7-2f5v
More information
Details
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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Configuration
📅 Schedule: Branch creation - "" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.