2018-06-05 11:03:57 -04:00
{
2019-07-26 00:00:48 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 07:12:15 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2018-11779" ,
2019-07-26 00:00:48 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Apache" ,
"product" : {
"product_data" : [
{
"product_name" : "Storm" ,
"version" : {
"version_data" : [
{
"version_value" : "1.1.0 to 1.2.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-502: Deserialization of Untrusted Data"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MLIST" ,
"name" : "[storm-user] 20190724 [CVE-2018-11779] Apache Storm UI Java deserialization vulnerability" ,
"url" : "https://lists.apache.org/thread.html/3e4f704c4bd9296405a07a0290b8cbb6cbf5046e277efe6d93280a98@%3Cuser.storm.apache.org%3E"
}
]
2019-03-18 07:12:15 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-26 00:00:48 +00:00
"value" : "In Apache Storm versions 1.1.0 to 1.2.2, when the user is using the storm-kafka-client or storm-kafka modules, it is possible to cause the Storm UI daemon to deserialize user provided bytes into a Java class."
2019-03-18 07:12:15 +00:00
}
]
}
}