ID CVE-2016-8749
Summary Apache Camel's Jackson and JacksonXML unmarshalling operation are vulnerable to Remote Code Execution attacks.
References
Vulnerable Configurations
  • cpe:2.3:a:apache:camel:2.16.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.16.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.16.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.16.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.16.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.16.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.16.3:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.16.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.16.4:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.16.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.17.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.17.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.17.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.17.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.17.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.17.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.17.3:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.17.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.17.4:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.17.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.18.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.18.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:camel:2.18.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:camel:2.18.1:*:*:*:*:*:*:*
CVSS
Base: 7.5 (as of 24-05-2019 - 11:29)
Impact:
Exploitability:
CWE CWE-502
CAPEC
  • Object Injection
    An adversary attempts to exploit an application by injecting additional, malicious content during its processing of serialized objects. Developers leverage serialization in order to convert data or state into a static, binary format for saving to disk or transferring over a network. These objects are then deserialized when needed to recover the data/state. By injecting a malformed object into a vulnerable application, an adversary can potentially compromise the application by manipulating the deserialization process. This can result in a number of unwanted outcomes, including remote code execution.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
redhat via4
advisories
rhsa
id RHSA-2017:1832
refmap via4
bid 97179
confirm http://camel.apache.org/security-advisories.data/CVE-2016-8749.txt.asc?version=2&modificationDate=1486565034000&api=v2
misc https://www.github.com/mbechler/marshalsec/blob/master/marshalsec.pdf?raw=true
mlist
  • [camel-commits] 20190430 svn commit: r1044347 - in /websites/production/camel/content: cache/main.pageCache security-advisories.data/CVE-2019-0194.txt.asc security-advisories.html
  • [camel-commits] 20190524 svn commit: r1045395 - in /websites/production/camel/content: cache/main.pageCache security-advisories.data/CVE-2019-0188.txt.asc security-advisories.html
  • [oss-security] 20170522 Code Execution through a variety Java (Un-)Marshallers
Last major update 24-05-2019 - 11:29
Published 28-03-2017 - 18:59
Last modified 24-05-2019 - 11:29
Back to Top