cvelist/2018/10xxx/CVE-2018-10115.json
2018-05-11 06:02:51 -04:00

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10115",
"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" : "Incorrect initialization logic of RAR decoder objects in 7-Zip 18.03 and before can lead to usage of uninitialized memory, allowing remote attackers to cause a denial of service (segmentation fault) or execute arbitrary code via a crafted RAR archive."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://landave.io/2018/05/7-zip-from-uninitialized-memory-to-remote-code-execution/",
"refsource" : "MISC",
"url" : "https://landave.io/2018/05/7-zip-from-uninitialized-memory-to-remote-code-execution/"
},
{
"name" : "https://sourceforge.net/p/sevenzip/discussion/45797/thread/adc65bfa/",
"refsource" : "CONFIRM",
"url" : "https://sourceforge.net/p/sevenzip/discussion/45797/thread/adc65bfa/"
},
{
"name" : "104132",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104132"
},
{
"name" : "1040832",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040832"
}
]
}
}