-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - server-sdk-kotlin-1.1.3.jar
Path to dependency file: /build.gradle.kts
Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
Found in HEAD commit: 368abe5b510091318ccdf7157885f382a74089e7
Vulnerabilities
| CVE | Severity | Exploit Maturity | EPSS | Dependency | Type | Fixed in (server-sdk-kotlin version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|---|---|
| WS-2019-0379 | 6.5 | Not Defined | commons-codec-1.11.jar | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
WS-2019-0379
Vulnerable Library - commons-codec-1.11.jar
The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Library home page: https://www.apache.org/
Path to dependency file: /build.gradle.kts
Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
Dependency Hierarchy:
- server-sdk-kotlin-1.1.3.jar (Root Library)
- server-sdk-8.16.0.jar
- httpmime-4.5.14.jar
- httpclient-4.5.14.jar
- ❌ commons-codec-1.11.jar (Vulnerable Library)
- httpclient-4.5.14.jar
- httpmime-4.5.14.jar
- server-sdk-8.16.0.jar
Found in HEAD commit: 368abe5b510091318ccdf7157885f382a74089e7
Found in base branch: main
Reachability Analysis
The vulnerable code is unreachable
Vulnerability Details
Apache commons-codec before version “commons-codec-1.13-RC1” is vulnerable to information disclosure due to Improper Input validation.
Publish Date: 2019-05-20
URL: WS-2019-0379
Threat Assessment
Exploit Maturity: Not Defined
EPSS:
CVSS 3 Score Details (6.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Release Date: 2019-05-20
Fix Resolution: commons-codec:commons-codec:1.13