-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - spring-boot-starter-data-jpa-2.6.2.jar
Path to dependency file: /webgoat-server/pom.xml
Path to vulnerable library: /webgoat-server/pom.xml,/webgoat-integration-tests/pom.xml,/docker/pom.xml,/webgoat-container/pom.xml,/webwolf/pom.xml
Found in HEAD commit: 9e8e5f8649146f5b0c6c83e07126b5557afc73bb
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (spring-boot-starter-data-jpa version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-50240-896950 | 9.8 | classmate-1.5.1.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.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-50240-896950
Vulnerable Library - classmate-1.5.1.jar
Library for introspecting types with full generic information including resolving of field and method types.
Library home page: https://github.com/FasterXML/java-classmate
Path to dependency file: /webgoat-server/pom.xml
Path to vulnerable library: /webgoat-server/pom.xml,/webgoat-integration-tests/pom.xml,/docker/pom.xml,/webgoat-container/pom.xml,/webwolf/pom.xml
Dependency Hierarchy:
- spring-boot-starter-data-jpa-2.6.2.jar (Root Library)
- hibernate-core-5.6.3.Final.jar
- ❌ classmate-1.5.1.jar (Vulnerable Library)
- hibernate-core-5.6.3.Final.jar
Found in HEAD commit: 9e8e5f8649146f5b0c6c83e07126b5557afc73bb
Found in base branch: develop
Vulnerability Details
Created automatically by the test suite
Publish Date: 2010-06-07
URL: CVE-50240-896950
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