cvelist/2017/7xxx/CVE-2017-7957.json
2017-12-07 06:03:46 -05:00

76 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-7957",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "XStream through 1.4.9, when a certain denyTypes workaround is not used, mishandles attempts to create an instance of the primitive type 'void' during unmarshalling, leading to a remote application crash, as demonstrated by an xstream.fromXML(\"<void/>\") call."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://x-stream.github.io/CVE-2017-7957.html"
},
{
"url" : "http://www.debian.org/security/2017/dsa-3841"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2888"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2889"
},
{
"url" : "http://www.securityfocus.com/bid/100687"
},
{
"url" : "http://www.securitytracker.com/id/1039499"
}
]
}
}