2018-03-06 12:04:23 -05:00
{
2019-03-17 23:03:22 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-7726" ,
"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" : [
2018-03-06 12:04:23 -05:00
{
2019-03-17 23:03:22 +00:00
"lang" : "eng" ,
"value" : "An issue was discovered in ZZIPlib 0.13.68. There is a bus error caused by the __zzip_parse_root_directory function of zip.c. Attackers could leverage this vulnerability to cause a denial of service via a crafted zip file."
2018-03-06 12:04:23 -05:00
}
2019-03-17 23:03:22 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "USN-3699-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3699-1/"
} ,
{
"name" : "RHSA-2018:3229" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2018:3229"
} ,
{
"name" : "https://github.com/gdraheim/zziplib/issues/41" ,
"refsource" : "MISC" ,
"url" : "https://github.com/gdraheim/zziplib/issues/41"
}
]
}
}