-
CVSS Score
-The vulnerability stems from insecure XML parser configuration. The advisory explicitly states the parser wasn't properly secured against XXE. In Java XML processing, this typically occurs when DocumentBuilderFactory is created without setting security features like FEATURE_SECURE_PROCESSING or explicitly disabling DTD/external entities. The parse method handling XML input would be the logical location for this vulnerability, as the patched version (10.4.4) specifically mentions adding external entity resolution disabling - a standard XXE mitigation for Java XML parsers.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| com.parasoft:parasoft-findings | maven | <= 10.4.3 | 10.4.4 |
A Semantic Attack on Google Gemini - Read the Latest Research