Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hibernate-entitymanager-4.3.11.Final.jar: 1 vulnerabilities (highest severity is: 7.5) unreachable #27

Open
mend-for-github-com bot opened this issue Apr 18, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Apr 18, 2023

Vulnerable Library - hibernate-entitymanager-4.3.11.Final.jar

Path to dependency file: /pom.xml

Path to vulnerable library: /Users/alexmaybaum/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (hibernate-entitymanager version) Remediation Possible** Reachability
CVE-2018-1000632 High 7.5 dom4j-1.6.1.jar Transitive N/A*

Unreachable

*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-2018-1000632

Vulnerable Library - dom4j-1.6.1.jar

dom4j: the flexible XML framework for Java

Library home page: http://dom4j.org

Path to dependency file: /pom.xml

Path to vulnerable library: /Users/alexmaybaum/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar

Dependency Hierarchy:

  • hibernate-entitymanager-4.3.11.Final.jar (Root Library)
    • hibernate-core-4.3.11.Final.jar
      • dom4j-1.6.1.jar (Vulnerable Library)

Found in base branch: vp-rem

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

dom4j version prior to version 2.1.1 contains a CWE-91: XML Injection vulnerability in Class: Element. Methods: addElement, addAttribute that can result in an attacker tampering with XML documents through XML injection. This attack appear to be exploitable via an attacker specifying attributes or elements in the XML document. This vulnerability appears to have been fixed in 2.1.1 or later.

Publish Date: 2018-08-20

URL: CVE-2018-1000632

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000632

Release Date: 2018-08-20

Fix Resolution: org.dom4j:dom4j:2.0.3

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Apr 18, 2023
@mend-local-app mend-local-app bot changed the title hibernate-entitymanager-4.3.11.Final.jar: 4 vulnerabilities (highest severity is: 9.8) non-reachable hibernate-entitymanager-4.3.11.Final.jar: 1 vulnerabilities (highest severity is: 7.5) May 2, 2023
@mend-local-app mend-local-app bot changed the title hibernate-entitymanager-4.3.11.Final.jar: 1 vulnerabilities (highest severity is: 7.5) hibernate-entitymanager-4.3.11.Final.jar: 1 vulnerabilities (highest severity is: 7.5) non-reachable May 3, 2023
@mend-local-app mend-local-app bot changed the title hibernate-entitymanager-4.3.11.Final.jar: 1 vulnerabilities (highest severity is: 7.5) non-reachable hibernate-entitymanager-4.3.11.Final.jar: 1 vulnerabilities (highest severity is: 7.5) unreachable Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants