Vonage/vonage-java-sdk

spring-web-5.3.29.jar: 1 vulnerabilities (highest severity is: 9.8)

mend-for-github-com opened this issue · 2 comments

Vulnerable Library - spring-web-5.3.29.jar

Spring Web

Library home page: https://github.com/spring-projects/spring-framework

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.3.29/4cd333e48d9a05d05c05ae7426242ecfe4cfb681/spring-web-5.3.29.jar

Found in HEAD commit: d9d801c8d15541c185dac9eba70d17adf5191623

Oops, something went wrong. We couldn’t find a fix. Support token-f57ec789bc664bd398a40e913ed9e270

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-web version) Fix PR available
CVE-2016-1000027 Critical 9.8 spring-web-5.3.29.jar Direct N/A

Details

CVE-2016-1000027

Vulnerable Library - spring-web-5.3.29.jar

Spring Web

Library home page: https://github.com/spring-projects/spring-framework

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.3.29/4cd333e48d9a05d05c05ae7426242ecfe4cfb681/spring-web-5.3.29.jar

Dependency Hierarchy:

  • spring-web-5.3.29.jar (Vulnerable Library)

Found in HEAD commit: d9d801c8d15541c185dac9eba70d17adf5191623

Found in base branch: main

Vulnerability Details

Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor's position is that untrusted data is not an intended use case. The product's behavior will not be changed because some users rely on deserialization of trusted data.
Mend Note: After conducting further research, Mend has determined that all versions of spring-web up to version 6.0.0 are vulnerable to CVE-2016-1000027.

Publish Date: 2020-01-02

URL: CVE-2016-1000027

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • 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

Origin: GHSA-4wrc-f8pq-fpqp

Release Date: 2020-01-02

Fix Resolution: org.springframework:spring-web:6.0.0

In order to enable automatic remediation, please create workflow rules

This is used in tests only.

Fixed in #473.