comms-router
comms-router copied to clipboard
swagger-jersey2-jaxrs-1.5.16.jar: 1 vulnerabilities (highest severity is: 5.3)
Vulnerable Library - swagger-jersey2-jaxrs-1.5.16.jar
Path to dependency file: /web/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
Vulnerabilities
| Vulnerability | Severity | Exploit Maturity | EPSS | Dependency | Type | Fixed in (swagger-jersey2-jaxrs version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|---|---|
| CVE-2025-48924 | 5.3 | Not Defined | 0.1% | commons-lang3-3.2.1.jar | Transitive | 1.6.0 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-48924
Vulnerable Library - commons-lang3-3.2.1.jar
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
Library home page: http://www.apache.org/
Path to dependency file: /web/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
Dependency Hierarchy:
- swagger-jersey2-jaxrs-1.5.16.jar (Root Library)
- swagger-jaxrs-1.5.16.jar
- swagger-core-1.5.16.jar
- :x: commons-lang3-3.2.1.jar (Vulnerable Library)
- swagger-core-1.5.16.jar
- swagger-jaxrs-1.5.16.jar
Found in base branch: main
Vulnerability 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. Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2025-07-11
URL: CVE-2025-48924
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.1%
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Release Date: 2025-07-11
Fix Resolution (org.apache.commons:commons-lang3): 3.18.0
Direct dependency fix Resolution (io.swagger:swagger-jersey2-jaxrs): 1.6.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.