Vulnerabilities (CVE)

Filtered by vendor Fhir Subscribe
Filtered by product Hapi Fhir
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-32053 1 Fhir 1 Hapi Fhir 2024-02-28 5.0 MEDIUM 5.3 MEDIUM
JPA Server in HAPI FHIR before 5.4.0 allows a user to deny service (e.g., disable access to the database after the attack stops) via history requests. This occurs because of a SELECT COUNT statement that requires a full index scan, with an accompanying large amount of server resources if there are many simultaneous history requests.
CVE-2019-12741 1 Fhir 1 Hapi Fhir 2024-02-28 4.3 MEDIUM 6.1 MEDIUM
XSS exists in the HAPI FHIR testpage overlay module of the HAPI FHIR library before 3.8.0. The attack involves unsanitized HTTP parameters being output in a form page, allowing attackers to leak cookies and other sensitive information from ca/uhn/fhir/to/BaseController.java via a specially crafted URL. (This module is not generally used in production systems so the attack surface is expected to be low, but affected systems are recommended to upgrade immediately.)