cvelist/2016/9xxx/CVE-2016-9296.json

78 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-9296",
"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" : "A null pointer dereference bug affects the 16.02 and many old versions of p7zip. A lack of null pointer check for the variable folders.PackPositions in function CInArchive::ReadAndDecodePackedStreams in CPP/7zip/Archive/7z/7zIn.cpp, as used in the 7z.so library and in 7z applications, will cause a crash and a denial of service when decoding malformed 7z files."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/yangke/7zip-null-pointer-dereference",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/yangke/7zip-null-pointer-dereference"
},
{
"name" : "https://sourceforge.net/p/p7zip/bugs/185/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://sourceforge.net/p/p7zip/bugs/185/"
},
{
"name" : "https://sourceforge.net/p/p7zip/discussion/383043/thread/648d34db/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://sourceforge.net/p/p7zip/discussion/383043/thread/648d34db/"
},
{
"name" : "94294",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/94294"
}
]
}
}