mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
77 lines
2.6 KiB
JSON
77 lines
2.6 KiB
JSON
{
|
|
"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": "94294",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/94294"
|
|
},
|
|
{
|
|
"name": "https://sourceforge.net/p/p7zip/bugs/185/",
|
|
"refsource": "MISC",
|
|
"url": "https://sourceforge.net/p/p7zip/bugs/185/"
|
|
},
|
|
{
|
|
"name": "https://sourceforge.net/p/p7zip/discussion/383043/thread/648d34db/",
|
|
"refsource": "MISC",
|
|
"url": "https://sourceforge.net/p/p7zip/discussion/383043/thread/648d34db/"
|
|
},
|
|
{
|
|
"name": "https://github.com/yangke/7zip-null-pointer-dereference",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/yangke/7zip-null-pointer-dereference"
|
|
}
|
|
]
|
|
}
|
|
} |