cvelist/2016/0xxx/CVE-2016-0750.json

104 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-09-11 09:06:16 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2016-0750",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-09-11 14:13:19 +02:00
{
2018-09-11 09:06:16 -04:00
"product" : {
"product_data" : [
{
"product_name" : "Infinispan",
"version" : {
"version_data" : [
{
"version_value" : "9.1.0.Final"
}
]
}
}
]
},
"vendor_name" : "Red Hat"
2018-09-11 14:13:19 +02:00
}
2018-09-11 09:06:16 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The hotrod java client in infinispan before 9.1.0.Final automatically deserializes bytearray message contents in certain events. A malicious user could exploit this flaw by injecting a specially-crafted serialized object to attain remote code execution or conduct other attacks."
}
]
},
"impact" : {
"cvss" : [
[
2018-09-11 14:13:19 +02:00
{
2018-09-11 09:06:16 -04:00
"vectorString" : "4.2/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version" : "3.0"
2018-09-11 14:13:19 +02:00
}
2018-09-11 09:06:16 -04:00
],
[
2018-09-11 14:13:19 +02:00
{
2018-09-11 09:06:16 -04:00
"vectorString" : "3.6/AV:N/AC:H/Au:S/C:P/I:P/A:N",
"version" : "2.0"
2018-09-11 14:13:19 +02:00
}
2018-09-11 09:06:16 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-138"
}
2018-09-11 14:13:19 +02:00
]
2018-09-11 09:06:16 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-0750",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-0750"
},
{
"name" : "https://github.com/infinispan/infinispan/pull/5116",
"refsource" : "CONFIRM",
"url" : "https://github.com/infinispan/infinispan/pull/5116"
},
{
"name" : "https://issues.jboss.org/browse/ISPN-7781",
"refsource" : "CONFIRM",
"url" : "https://issues.jboss.org/browse/ISPN-7781"
2018-09-12 06:07:32 -04:00
},
{
"name" : "RHSA-2017:3244",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:3244"
},
{
"name" : "RHSA-2018:0501",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:0501"
},
{
"name" : "101910",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/101910"
2018-09-11 09:06:16 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}