cvelist/2017/12xxx/CVE-2017-12633.json
2017-11-18 06:03:49 -05:00

74 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-11-15T00:00:00",
"ID" : "CVE-2017-12633",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "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"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The camel-hessian 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 Hessian unmarshalling operation is vulnerable to Remote Code Execution attacks"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://camel.apache.org/security-advisories.data/CVE-2017-12633.txt.asc"
},
{
"url" : "https://issues.apache.org/jira/browse/CAMEL-11923"
},
{
"url" : "http://www.securityfocus.com/bid/101874"
}
]
}
}