cvelist/2017/12xxx/CVE-2017-12634.json

85 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-11-15T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-12634",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Camel",
"version" : {
"version_data" : [
{
"version_value" : "2.19.0 to 2.19.3"
},
{
"version_value" : "2.20.0"
},
{
"version_value" : "The unsupported Camel 2.x (2.18 and earlier) versions may be also affected."
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-11-15 10:02:41 -05:00
"value" : "The camel-castor component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Apache Camel's Castor unmarshalling operation is vulnerable to Remote Code Execution attacks"
}
]
}
]
},
"references" : {
"reference_data" : [
2017-11-15 10:02:41 -05:00
{
"name" : "http://camel.apache.org/security-advisories.data/CVE-2017-12634.txt.asc",
"refsource" : "CONFIRM",
2017-11-15 10:02:41 -05:00
"url" : "http://camel.apache.org/security-advisories.data/CVE-2017-12634.txt.asc"
},
{
"name" : "https://issues.apache.org/jira/browse/CAMEL-11929",
"refsource" : "CONFIRM",
"url" : "https://issues.apache.org/jira/browse/CAMEL-11929"
2017-11-18 06:03:49 -05:00
},
2018-02-15 06:04:25 -05:00
{
"name" : "RHSA-2018:0319",
"refsource" : "REDHAT",
2018-02-15 06:04:25 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2018:0319"
},
2017-11-18 06:03:49 -05:00
{
"name" : "101876",
"refsource" : "BID",
2017-11-18 06:03:49 -05:00
"url" : "http://www.securityfocus.com/bid/101876"
2017-10-16 12:31:07 -04:00
}
]
}
}