XXE in Apache Cayenne
CVE-2018-11758
This affects Apache Cayenne 4.1.M1, 3.2.M1, 4.0.M2 to 4.0.M5, 4.0.B1, 4.0.B2, 4.0.RC1, 3.1, 3.1.1, 3.1.2. CayenneModeler is a desktop GUI tool shipped with Apache Cayenne and intended for editing Cayenne ORM models stored as XML files. If an attacker tricks a user of CayenneModeler into opening a malicious XML file, the attacker will be able to instruct the XML parser built into CayenneModeler to transfer files from a local machine to a remote machine controlled by the attacker. The cause of the issue is XML parser processing XML External Entity (XXE) declarations included in XML. The vulnerability is addressed in Cayenne by disabling XXE processing in all operations that require XML parsing.
Vulnerability class: XXE (XML External Entity)
EPSS: 0.030 (85.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.1 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N.
Affected products
- Apache Cayenne — versions 3.1.1, 3.1.2, 3.2
- Apache Software Foundation Cayenne — versions 3.1, 3.1.1, 3.1.2, 4.1.M1, 3.2.M1, 4.0.M2 to 4.0.M5, 4.0.B1, 4.0.B2, 4.0.RC1
Weakness classification (CWE)
References
- security@apache.org (mailing-list, x_refsource_MLIST)
- security@apache.org (VDB Entry, Third Party Advisory, vdb-entry, x_refsource_BID)
Frequently asked questions
- What is CVE-2018-11758?
- CVE-2018-11758 is a high-severity vulnerability in Apache Cayenne, classified under Improper Restriction of XML External Entity Reference (XXE). CVSS score: 8.1/10. Published 2018-08-22.
- How severe is CVE-2018-11758?
- High severity. CVSS v3 base score is 8.1 out of 10.