VYPR
High severityNVD Advisory· Published May 28, 2019· Updated Aug 4, 2024

CVE-2019-0188

CVE-2019-0188

Description

Apache Camel prior to 2.24.0 contains an XML external entity injection (XXE) vulnerability (CWE-611) due to using an outdated vulnerable JSON-lib library. This affects only the camel-xmljson component, which was removed.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache Camel prior to 2.24.0 uses an outdated JSON-lib library allowing XXE to read arbitrary files via crafted requests.

Vulnerability

CVE-2019-0188 is an XML external entity injection (XXE) vulnerability in Apache Camel before version 2.24.0, present only in the camel-xmljson component. The root cause is the use of an outdated, vulnerable JSON-lib library that fails to disable external entity processing when converting XML to JSON [1][2]. This issue is classified as CWE-611.

Exploitation

An attacker can trigger the vulnerability by sending a specially crafted XML request to an application that uses the camel-xmljson component. No authentication is required, the attack can be launched over the network, and the complexity is low [2]. The only prerequisite is that the component is enabled and processing attacker-controlled XML.

Impact

Successful exploitation allows an attacker to read arbitrary files from the server's file system, potentially exposing sensitive configuration data, secrets, or other confidential information [2]. The confidentiality impact is limited to file read; integrity and availability are not affected.

Mitigation

The vulnerable JSON-lib library and camel-xmljson component were removed in Apache Camel version 2.24.0 [1][2][4]. Users should update to 2.24.0 or later. No workaround is mentioned; the component has been fully removed from the distribution.

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.camel:camel-coreMaven
< 2.24.02.24.0
org.apache.camel:camel-xmljsonMaven
<= 2.23.4

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

28

News mentions

0

No linked articles in our index yet.