ghuangsnl / spring-boot

Spring Boot
https://spring.io/projects/spring-boot
Apache License 2.0
0 stars 0 forks source link

WS-2019-0490 (High) detected in jcommander-1.72.jar, jcommander-1.27.jar #198

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

WS-2019-0490 - High Severity Vulnerability

Vulnerable Libraries - jcommander-1.72.jar, jcommander-1.27.jar

jcommander-1.72.jar

Command line parsing

Library home page: http://jcommander.org

Path to dependency file: /spring-boot-project/spring-boot-test/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.beust/jcommander/1.72/6375e521c1e11d6563d4f25a07ce124ccf8cd171/jcommander-1.72.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.beust/jcommander/1.72/6375e521c1e11d6563d4f25a07ce124ccf8cd171/jcommander-1.72.jar

Dependency Hierarchy: - testng-6.14.3.jar (Root Library) - :x: **jcommander-1.72.jar** (Vulnerable Library)

jcommander-1.27.jar

A Java framework to parse command line options with annotations.

Library home page: http://beust.com/

Path to vulnerable library: /spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-testng/build.gradle

Dependency Hierarchy: - testng-6.8.13.jar (Root Library) - :x: **jcommander-1.27.jar** (Vulnerable Library)

Found in HEAD commit: 275c27d9dd5c88d8db426ebfb734d89d3f8e7412

Found in base branch: master

Vulnerability Details

Inclusion of Functionality from Untrusted Control Sphere vulnerability found in jcommander before 1.75. jcommander resolving dependencies over HTTP instead of HTTPS.

Publish Date: 2019-02-19

URL: WS-2019-0490

CVSS 3 Score Details (8.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2019-02-19

Fix Resolution (com.beust:jcommander): 1.75

Direct dependency fix Resolution (org.testng:testng): 7.3.0

Fix Resolution (com.beust:jcommander): 1.75

Direct dependency fix Resolution (org.testng:testng): 6.8.14


Step up your Open Source Security Game with Mend here