Skip to content

telegrambots-6.5.0.jar: 1 vulnerabilities (highest severity is: 6.5) reachable #8

@mend-local-app

Description

@mend-local-app
Vulnerable Library - telegrambots-6.5.0.jar

Path to dependency file: /telegrambots-spring-boot-starter/pom.xml

Path to vulnerable library: /Users/alexmaybaum/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar

Found in HEAD commit: 98d5a6aada24785b5a9b0e9a7b53df206bf5c467

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (telegrambots version) Remediation Available Reachability
WS-2019-0379 Medium 6.5 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.

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.

Path to dependency file: /telegrambots-chat-session-bot/pom.xml

Path to vulnerable library: /Users/alexmaybaum/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar

Dependency Hierarchy:

  • telegrambots-6.5.0.jar (Root Library)
    • httpclient-4.5.13.jar
      • commons-codec-1.11.jar (Vulnerable Library)

Found in HEAD commit: 98d5a6aada24785b5a9b0e9a7b53df206bf5c467

Found in base branch: master

Reachability Analysis

This vulnerability is potentially used

org.telegram.telegrambots.facilities.TelegramHttpClientBuilder (Application)
  -> org.apache.http.impl.client.HttpClientBuilder (Extension)
   -> org.apache.http.impl.auth.SPNegoSchemeFactory (Extension)
    -> org.apache.http.impl.auth.SPNegoScheme (Extension)
     -> ❌ org.apache.commons.codec.binary.Base64 (Vulnerable Component)

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-12

Fix Resolution: 1.13-RC1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions