ghsa-mhx2-r3jx-g94c
Vulnerability from github
Published
2018-10-16 23:09
Modified
2022-11-17 19:39
Summary
Apache Camel allows remote actor to read arbitrary files via external entity in invalid XML string or GenericFile object
Details
Multiple XML external entity (XXE) vulnerabilities in builder/xml/XPathBuilder.java in Apache Camel before 2.13.4 and 2.14.x before 2.14.2 allow remote attackers to read arbitrary files via an external entity in an invalid XML (1) String or (2) GenericFile object in an XPath query.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.camel:camel-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.13.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.camel:camel-core" }, "ranges": [ { "events": [ { "introduced": "2.14.0" }, { "fixed": "2.14.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-0264" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:46:27Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Multiple XML external entity (XXE) vulnerabilities in builder/xml/XPathBuilder.java in Apache Camel before 2.13.4 and 2.14.x before 2.14.2 allow remote attackers to read arbitrary files via an external entity in an invalid XML (1) String or (2) GenericFile object in an XPath query.", "id": "GHSA-mhx2-r3jx-g94c", "modified": "2022-11-17T19:39:36Z", "published": "2018-10-16T23:09:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0264" }, { "type": "WEB", "url": "https://github.com/apache/camel/commit/7360aada5154434c68774aa30e0f21ddc5f27b9f" }, { "type": "WEB", "url": "https://github.com/apache/camel/commit/b47b51a195b38e7ab7c099d19910af70a16638f6" }, { "type": "WEB", "url": "https://camel.apache.org/security-advisories.data/CVE-2015-0264.txt.asc" }, { "type": "WEB", "url": "https://git-wip-us.apache.org/repos/asf?p=camel.git;a=commitdiff;h=1df559649a96a1ca0368373387e542f46e4820da" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-mhx2-r3jx-g94c" }, { "type": "PACKAGE", "url": "https://github.com/apache/camel" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/CAMEL-8312" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/2318d7f7d87724d8716cd650c21b31cb06e4d34f6d0f5ee42f28fdaf@%3Ccommits.camel.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1041.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1538.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1539.html" }, { "type": "WEB", "url": "http://securitytracker.com/id/1032442" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Camel allows remote actor to read arbitrary files via external entity in invalid XML string or GenericFile object" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.