
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability was discovered in java-xmlbuilder versions up to 1.1 (CVE-2014-125087). The vulnerability is related to XML external entity (XXE) processing and has been rated as critical with a CVSS score of 9.8. The issue affects the XML parsing functionality in the library, where external entities are enabled by default, potentially allowing for XXE injection attacks (CVE Details, MITRE).
The vulnerability stems from the default configuration of java-xmlbuilder that enables external general entities and external parameter entities in the DocumentBuilderFactory when create or parse methods are used. This configuration allows for XML External Entity (XXE) processing without explicit user control. The issue was addressed in version 1.2 through the implementation of explicit controls for external entity parsing, requiring developers to specifically enable this feature if needed (GitHub Commit).
Successful exploitation of this vulnerability could lead to disclosure of sensitive information, addition or modification of data, and potential Denial of Service (DoS). The critical CVSS score of 9.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) indicates the severity of potential impacts (NetApp Advisory).
The vulnerability has been fixed in java-xmlbuilder version 1.2. The fix includes explicitly disabling external general and parameter entities by default, with the option to enable them only when specifically required through new versions of the create and parse methods. Users are strongly recommended to upgrade to version 1.2 or later to address this security issue (GitHub Release).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."