-
CVSS Score
-A Semantic Attack on Google Gemini - Read the Latest Research
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.apache.derby:derby | maven | <= 10.11.1.1 | 10.12.1.1 |
The vulnerability manifests in XML processing paths where Derby's SQLXML datatype and XmlVTI handle external XML content. The SqlXmlUtil class contains the core XML parsing logic that would appear in stack traces during XXE exploitation, while XmlVTI provides the attack surface through its XML table function implementation. Both locations required security patches to disable external entity processing in the XML parser configuration.