cvelist/2019/0xxx/CVE-2019-0188.json

82 lines
3.0 KiB
JSON
Raw Normal View History

2018-11-14 09:04:54 -05:00
{
2019-05-28 19:00:49 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-17 23:33:45 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0188",
2019-05-28 19:00:49 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Apache Camel",
"version": {
"version_data": [
{
"version_value": "Apache Camel versions prior to 2.24.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XML external entity injection (XXE)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "JVN",
"name": "JVN#71498764",
"url": "http://jvn.jp/en/jp/JVN71498764/index.html"
},
{
"refsource": "BID",
"name": "108422",
"url": "http://www.securityfocus.com/bid/108422"
},
{
"refsource": "MLIST",
"name": "[camel-users] 20190524 [SECURITY][ERRATA-CORRIGE] New security advisory CVE-2019-0188 released for Apache Camel",
"url": "https://lists.apache.org/thread.html/00118387610522b107cbdcec5369ddd512b576ff0236a02bfca12f44@%3Cusers.camel.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190524 [SECURITY][ERRATA-CORRIGE] New security advisory CVE-2019-0188 released for Apache Camel",
"url": "http://www.openwall.com/lists/oss-security/2019/05/24/2"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/apache/camel/blob/master/docs/user-manual/en/security-advisories/CVE-2019-0188.txt.asc",
"url": "https://github.com/apache/camel/blob/master/docs/user-manual/en/security-advisories/CVE-2019-0188.txt.asc"
}
]
2019-03-17 23:33:45 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-05-28 19:00:49 +00:00
"value": "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."
2019-03-17 23:33:45 +00:00
}
]
}
}