Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lightcouch-0.0.6.jar: 6 vulnerabilities (highest severity is: 7.7) #15

Open
mend-for-github-com bot opened this issue Jun 17, 2024 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Jun 17, 2024

Vulnerable Library - lightcouch-0.0.6.jar

Path to dependency file: /log4j-nosql/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar,/home/wss-scanner/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar,/home/wss-scanner/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar,/home/wss-scanner/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar

Found in HEAD commit: f88f2ff835fc1aeaabbf10b8fc56b6e160acc6a2

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (lightcouch version) Remediation Possible**
WS-2021-0419 High 7.7 gson-2.2.4.jar Transitive N/A*
CVE-2022-25647 High 7.7 gson-2.2.4.jar Transitive N/A*
WS-2019-0379 Medium 6.5 commons-codec-1.10.jar Transitive 0.1.0
WS-2017-3734 Medium 5.3 httpclient-4.2.5.jar Transitive 0.2.0
CVE-2020-13956 Medium 5.3 httpclient-4.2.5.jar Transitive N/A*
CVE-2014-3577 Medium 4.8 httpclient-4.2.5.jar Transitive 0.1.4

*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-2021-0419

Vulnerable Library - gson-2.2.4.jar

Google Gson library

Library home page: http://www.google.com

Path to dependency file: /log4j-nosql/pom.xml

Path to vulnerable library: /log4j-nosql/pom.xml

Dependency Hierarchy:

  • lightcouch-0.0.6.jar (Root Library)
    • gson-2.2.4.jar (Vulnerable Library)

Found in HEAD commit: f88f2ff835fc1aeaabbf10b8fc56b6e160acc6a2

Found in base branch: AutoCloseableLock

Vulnerability Details

Denial of Service vulnerability was discovered in gson before 2.8.9 via the writeReplace() method.

Publish Date: 2021-10-11

URL: WS-2021-0419

CVSS 3 Score Details (7.7)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2021-10-11

Fix Resolution: com.google.code.gson:gson:2.8.9

CVE-2022-25647

Vulnerable Library - gson-2.2.4.jar

Google Gson library

Library home page: http://www.google.com

Path to dependency file: /log4j-nosql/pom.xml

Path to vulnerable library: /log4j-nosql/pom.xml

Dependency Hierarchy:

  • lightcouch-0.0.6.jar (Root Library)
    • gson-2.2.4.jar (Vulnerable Library)

Found in HEAD commit: f88f2ff835fc1aeaabbf10b8fc56b6e160acc6a2

Found in base branch: AutoCloseableLock

Vulnerability Details

The package com.google.code.gson:gson before 2.8.9 are vulnerable to Deserialization of Untrusted Data via the writeReplace() method in internal classes, which may lead to DoS attacks.

Publish Date: 2022-05-01

URL: CVE-2022-25647

CVSS 3 Score Details (7.7)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25647`

Release Date: 2022-05-01

Fix Resolution: com.google.code.gson:gson:gson-parent-2.8.9

WS-2019-0379

Vulnerable Library - commons-codec-1.10.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.

Path to dependency file: /log4j-nosql/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar,/home/wss-scanner/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar,/home/wss-scanner/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar,/home/wss-scanner/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar

Dependency Hierarchy:

  • lightcouch-0.0.6.jar (Root Library)
    • httpclient-4.2.5.jar
      • commons-codec-1.10.jar (Vulnerable Library)

Found in HEAD commit: f88f2ff835fc1aeaabbf10b8fc56b6e160acc6a2

Found in base branch: AutoCloseableLock

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

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2019-05-20

Fix Resolution (commons-codec:commons-codec): 1.13

Direct dependency fix Resolution (org.lightcouch:lightcouch): 0.1.0

In order to enable automatic remediation, please create workflow rules

WS-2017-3734

Vulnerable Library - httpclient-4.2.5.jar

HttpComponents Client (base module)

Library home page: http://www.apache.org/

Path to dependency file: /log4j-nosql/pom.xml

Path to vulnerable library: /log4j-nosql/pom.xml

Dependency Hierarchy:

  • lightcouch-0.0.6.jar (Root Library)
    • httpclient-4.2.5.jar (Vulnerable Library)

Found in HEAD commit: f88f2ff835fc1aeaabbf10b8fc56b6e160acc6a2

Found in base branch: AutoCloseableLock

Vulnerability Details

Apache httpclient before 4.5.3 are vulnerable to Directory Traversal. The user-provided path was able to override the specified host, resulting in giving network access to a sensitive environment.

Publish Date: 2017-01-21

URL: WS-2017-3734

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: Low
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://issues.apache.org/jira/browse/HTTPCLIENT-1803

Release Date: 2017-01-21

Fix Resolution (org.apache.httpcomponents:httpclient): 4.5.3

Direct dependency fix Resolution (org.lightcouch:lightcouch): 0.2.0

In order to enable automatic remediation, please create workflow rules

CVE-2020-13956

Vulnerable Library - httpclient-4.2.5.jar

HttpComponents Client (base module)

Library home page: http://www.apache.org/

Path to dependency file: /log4j-nosql/pom.xml

Path to vulnerable library: /log4j-nosql/pom.xml

Dependency Hierarchy:

  • lightcouch-0.0.6.jar (Root Library)
    • httpclient-4.2.5.jar (Vulnerable Library)

Found in HEAD commit: f88f2ff835fc1aeaabbf10b8fc56b6e160acc6a2

Found in base branch: AutoCloseableLock

Vulnerability Details

Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution.

Publish Date: 2020-12-02

URL: CVE-2020-13956

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: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-13956

Release Date: 2020-12-02

Fix Resolution: org.apache.httpcomponents:httpclient:4.5.13;org.apache.httpcomponents:httpclient-osgi:4.5.13;org.apache.httpcomponents.client5:httpclient5:5.0.3;org.apache.httpcomponents.client5:httpclient5-osgi:5.0.3

CVE-2014-3577

Vulnerable Library - httpclient-4.2.5.jar

HttpComponents Client (base module)

Library home page: http://www.apache.org/

Path to dependency file: /log4j-nosql/pom.xml

Path to vulnerable library: /log4j-nosql/pom.xml

Dependency Hierarchy:

  • lightcouch-0.0.6.jar (Root Library)
    • httpclient-4.2.5.jar (Vulnerable Library)

Found in HEAD commit: f88f2ff835fc1aeaabbf10b8fc56b6e160acc6a2

Found in base branch: AutoCloseableLock

Vulnerability Details

org.apache.http.conn.ssl.AbstractVerifier in Apache HttpComponents HttpClient before 4.3.5 and HttpAsyncClient before 4.0.2 does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a "CN=" string in a field in the distinguished name (DN) of a certificate, as demonstrated by the "foo,CN=www.apache.org" string in the O field.

Publish Date: 2014-08-21

URL: CVE-2014-3577

CVSS 3 Score Details (4.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2014-08-21

Fix Resolution (org.apache.httpcomponents:httpclient): 4.3.5

Direct dependency fix Resolution (org.lightcouch:lightcouch): 0.1.4

In order to enable automatic remediation, please create workflow rules


In order to enable automatic remediation for this issue, please create workflow rules

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants