-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - hibernate-validator-6.2.3.Final.jar
Path to dependency file: /rest-angular/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (hibernate-validator version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|
| 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: /rest-angular/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
Dependency Hierarchy:
- hibernate-validator-6.2.3.Final.jar (Root Library)
- ❌ classmate-1.5.1.jar (Vulnerable Library)
Found in base branch: master
Reachability Analysis
This vulnerability is potentially reachable
org.apache.struts.example.jasperreports.service.JasperInitializer (Application)
-> net.sf.jasperreports.engine.JasperCompileManager (Extension)
-> net.sf.jasperreports.engine.DefaultJasperReportsContext (Extension)
-> org.hibernate.validator.internal.util.logging.Log (Extension)
...
-> org.hibernate.validator.internal.util.ExecutableHelper (Extension)
-> com.fasterxml.classmate.ResolvedTypeWithMembers (Extension)
-> ❌ com.fasterxml.classmate.members.HierarchicType (Vulnerable Component)
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