nagyesta / cache-only

Cache-Only is a minimal library augmenting the Spring cache abstraction with a way for caching bulk API calls.
MIT License
0 stars 0 forks source link

spring-context-support-5.3.16.jar: 1 vulnerabilities (highest severity is: 5.4) #25

Closed mend-bolt-for-github[bot] closed 2 years ago

mend-bolt-for-github[bot] commented 2 years ago
Vulnerable Library - spring-context-support-5.3.16.jar

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-expression/5.3.16/831a17ce70686c571f3c05c4bcfb81012c5814df/spring-expression-5.3.16.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in Remediation Available
CVE-2022-22950 Medium 5.4 spring-expression-5.3.16.jar Transitive N/A

Details

CVE-2022-22950 ### Vulnerable Library - spring-expression-5.3.16.jar

Spring Expression Language (SpEL)

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-expression/5.3.16/831a17ce70686c571f3c05c4bcfb81012c5814df/spring-expression-5.3.16.jar

Dependency Hierarchy: - spring-context-support-5.3.16.jar (Root Library) - spring-context-5.3.16.jar - :x: **spring-expression-5.3.16.jar** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

In Spring Framework versions 5.3.0 - 5.3.16 and older unsupported versions, it is possible for a user to provide a specially crafted SpEL expression that may cause a denial of service condition

Publish Date: 2022-01-11

URL: CVE-2022-22950

### CVSS 3 Score Details (5.4)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2022-22950

Release Date: 2022-01-11

Fix Resolution: org.springframework:spring-expression:5.3.17

Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
nagyesta commented 2 years ago

Fixed by #26