This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 59d407824501bd9c26fcda5b9414f69654db3bf8 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Sep 12 13:46:20 2018 +0200 Security Advisories: Porting to docs --- .../en/security-advisories/CVE-2018-8027.txt.asc | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/docs/user-manual/en/security-advisories/CVE-2018-8027.txt.asc b/docs/user-manual/en/security-advisories/CVE-2018-8027.txt.asc new file mode 100644 index 0000000..9f3dfdd --- /dev/null +++ b/docs/user-manual/en/security-advisories/CVE-2018-8027.txt.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +CVE-2018-8027: Apache Camel's Core is vulnerable to XXE in XSD validation processor + +Severity: MEDIUM + +Vendor: The Apache Software Foundation + +Versions Affected: Camel 2.20.0 to 2.20.3 and Camel 2.21.0 +The unsupported Camel 2.x (2.19 and earlier) versions may be also affected. + +Description: Apache Camel's Core is vulnerable to XXE External Entity vulnerability XSD validation processor. + +Mitigation: 2.20.x users should upgrade to 2.20.4, 2.21.0 users should upgrade to 2.21.1. + +The JIRA tickets: https://issues.apache.org/jira/browse/CAMEL-12444 and https://issues.apache.org/jira/browse/CAMEL-10894 (partial fix) +refer to the various commits that resovoled the issue, and have more details. + +Credit: This issue was discovered by Karel JelĂnek <karel dot jelinek at unicorn dot com> from Unicorn Systems. +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.22 (GNU/Linux) + +iQEcBAEBAgAGBQJbYAqQAAoJEONOnzgC/0EABaoIALQPhIMQnay46DuHSs6j369P +FgDCWP9gI5ObErP0CDFB+B0ubTPFgeieQPJ1/x5h1/V1zOakO30q4P+omHfL69xt +5WbOEPG4vO6w3AugaJ8Hxu9ixLMBfBWc2Blt5ABxSxz+dmOmEgRt0Rfwy81KwbUL +jzx7mo9v0kEd6E8i31yc+nlfYLgkRL+j4CWI2HbfngEh/vm1HRUHMvM/lbw3c+O7 +q0Xkfu5hwCBiNG4AZLGvPXyVy50Woi6DqdS0wydZSdS5gppdYo72I/jm1Q31m+uy +cR7ytwOn9TPbOQ1MQbk7cJB1Y9zNY1Uy4A74bHGPyXMIP9hrSbS4khxspbFH2Xw= +=/C9K +-----END PGP SIGNATURE-----
