cvelist/2016/6xxx/CVE-2016-6250.json

91 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-6250",
"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" : "Integer overflow in the ISO9660 writer in libarchive before 3.2.1 allows remote attackers to cause a denial of service (application crash) or execute arbitrary code via vectors related to verifying filename lengths when writing an ISO9660 archive, which trigger a buffer overflow."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2016/07/20/1"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2016/07/21/3"
},
{
"url" : "https://github.com/libarchive/libarchive/files/295073/libarchiveOverflow.txt"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1347085"
},
{
"url" : "https://github.com/libarchive/libarchive/commit/3014e198"
},
{
"url" : "https://github.com/libarchive/libarchive/issues/711"
},
{
"url" : "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html"
},
{
"url" : "https://security.gentoo.org/glsa/201701-03"
},
2018-01-04 15:05:12 -05:00
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1844.html"
},
2017-10-16 12:31:07 -04:00
{
"url" : "http://www.securityfocus.com/bid/92036"
},
{
"url" : "http://www.securitytracker.com/id/1036431"
}
]
}
}