Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-51132 PoC — HAPI FHIR 安全漏洞

Source
Associated Vulnerability
Title:HAPI FHIR 安全漏洞 (CVE-2024-51132)
Description:HAPI FHIR是HAPI FHIR开源的一个Java编写的 HL7 FHIR API。 HAPI FHIR v6.4.0之前版本存在安全漏洞,该漏洞源于存在外部实体引用,允许攻击者通过提供包含恶意XML实体的精心构造的请求,来访问敏感信息或执行任意代码。
Readme
# CVE-2024-51132-POC

Just to POC XXE vulnerability of one insecure XML parer within https://github.com/hapifhir/org.hl7.fhir.core/ repository.

According to the recent commits of the repository, there are quite a few insecure XXE-vulnerable places within the code:
https://github.com/hapifhir/org.hl7.fhir.core/commit/7ede053a5fca50cc2802884c661a241d51703a67
File Snapshot

[4.0K] /data/pocs/6d9f6be4c27cd5f8b5e1083d49d5054527006c74 ├── [ 409] FHIRPoC.java ├── [ 140] poc.xml └── [ 360] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.