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

Vulnerability issues in HAPI FHIR #6634

Open
shridharnk25 opened this issue Jan 20, 2025 · 0 comments
Open

Vulnerability issues in HAPI FHIR #6634

shridharnk25 opened this issue Jan 20, 2025 · 0 comments

Comments

@shridharnk25
Copy link

shridharnk25 commented Jan 20, 2025

Describe the bug
There are vulnerabilities reported in HAPI FHIR like CVE-2024-45294, CVE-2024-51132, CVE-2024-52007

To Reproduce
As per the above CVE's, it can be exploited via "External XML Entity Injections"

Environment (please complete the following information):

  • HAPI FHIR Version: 6.4.0

Additional context
In our application, all access to FHIR store/server is restricted from direct access. Access to FHIR store/server is only via our Microservices APIs. Since, our MS APIs have a defined request object which is also validated before triggering the FHIR query to retrieve the data, there is no scope for the occurrence of “External XML Entity Injections” attack.
Please let us know, this vulnerability exposes our application in any other way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant