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

CVE-2024-52007 (High) detected in org.hl7.fhir.dstu2016may-5.6.36.jar #6458

Open
mend-bolt-for-github bot opened this issue Nov 11, 2024 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Nov 11, 2024

CVE-2024-52007 - High Severity Vulnerability

Vulnerable Library - org.hl7.fhir.dstu2016may-5.6.36.jar

Library home page: http://hl7.org

Path to dependency file: /hapi-tinder-plugin/pom.xml

Path to vulnerable library: /hapi-tinder-plugin/pom.xml

Dependency Hierarchy:

  • hapi-fhir-structures-dstu2.1-6.1.0.jar (Root Library)
    • org.hl7.fhir.dstu2016may-5.6.36.jar (Vulnerable Library)

Found in HEAD commit: 4d4d8b25d41ea632109b5a3585587d2bf861b5d6

Found in base branch: master

Vulnerability Details

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. XSLT parsing performed by various components are vulnerable to XML external entity injections. A processed XML file with a malicious DTD tag ( ]> could produce XML containing data from the host system. This impacts use cases where org.hl7.fhir.core is being used to within a host where external clients can submit XML. This is related to GHSA-6cr6-ph3p-f5rf, in which its fix (#1571 & #1717) was incomplete. This issue has been addressed in release version 6.4.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.

Publish Date: 2024-11-08

URL: CVE-2024-52007

CVSS 3 Score Details (8.6)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-gr3c-q7xf-47vh

Release Date: 2024-11-08

Fix Resolution (ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may): 6.4.0

Direct dependency fix Resolution (ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2.1): 7.6.0


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 11, 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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants