从这个网页截图中,可以获取到以下关于漏洞的关键信息: 1. 漏洞名称:XXE vulnerability in XSLT transforms in 2. 严重性:High (8.6 / 10) 3. 受影响的版本: - org.hl7.fhir.dstu2016may (Maven):< 6.3.23 - org.hl7.fhir.dstu3 (Maven):< 6.3.23 - org.hl7.fhir.r4 (Maven):< 6.3.23 - org.hl7.fhir.r4b (Maven):< 6.3.23 - org.hl7.fhir.r5 (Maven):< 6.3.23 - org.hl7.fhir.utilities (Maven):< 6.3.23 4. 已修复的版本:6.3.23 5. 描述: - XSLT transforms performed by various components are 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 org.hl7.fhir.core is being used to within a host where external clients can submit XML. 6. 影响: - XML external entity injections 7. 补丁: - 已在6.3.23版本中修复 8. 工作绕过: - 无 9. 参考: - MITRE CWE - OWASP XML External Entity Prevention Cheat Sheet 这些信息可以帮助理解漏洞的性质、影响范围以及如何修复和绕过。