{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-32053", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "url": "https://hapifhir.io", "refsource": "MISC", "name": "https://hapifhir.io" }, { "refsource": "MISC", "name": "https://github.com/hapifhir/hapi-fhir/issues/2641", "url": "https://github.com/hapifhir/hapi-fhir/issues/2641" }, { "refsource": "MISC", "name": "https://github.com/hapifhir/hapi-fhir/pull/2642", "url": "https://github.com/hapifhir/hapi-fhir/pull/2642" } ] } }