CVE-2024-55887

Source
https://cve.org/CVERecord?id=CVE-2024-55887
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-55887.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-55887
Aliases
Published
2024-12-13T16:08:55.658Z
Modified
2026-04-10T05:19:16.539991Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
Ucum-java has an XXE vulnerability in XML parsing
Details

Ucum-java is a FHIR Java library providing UCUM Services. In versions prior to 1.0.9, XML parsing performed by the UcumEssenceService is 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 ucum is being used to within a host where external clients can submit XML. Release 1.0.9 of Ucum-java fixes this vulnerability. As a workaround, ensure that the source xml for instantiating UcumEssenceService is trusted.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/55xxx/CVE-2024-55887.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-611"
    ]
}
References

Affected packages

Git / github.com/fhir/ucum-java

Affected ranges

Type
GIT
Repo
https://github.com/fhir/ucum-java
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.0.9"
        }
    ]
}

Affected versions

1.*
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
v1.*
v1.0.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-55887.json"