cvelist/2014/9xxx/CVE-2014-9766.json

108 lines
3.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-9766",
"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 create_bits function in pixman-bits-image.c in Pixman before 0.32.6 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via large height and stride values."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[Pixman] 20140409 [PATCH] create_bits(): Cast the result of height * stride to size_t",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "https://lists.freedesktop.org/archives/pixman/2014-April/003244.html"
},
{
"name" : "[oss-security] 20160224 Re: [Pixman] create_bits(): Cast the result of height * stride to size_t",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2016/02/24/15"
},
{
"name" : "[oss-security] 20160224 [Pixman] create_bits(): Cast the result of height * stride to size_t",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2016/02/24/13"
},
{
"name" : "[xorg-announce] 20140705 [ANNOUNCE] pixman release 0.32.6 now available",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "https://lists.x.org/archives/xorg-announce/2014-July/002452.html"
},
{
"name" : "https://bugs.freedesktop.org/show_bug.cgi?id=69014",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://bugs.freedesktop.org/show_bug.cgi?id=69014"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=972647",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=972647"
},
{
"name" : "https://cgit.freedesktop.org/pixman/commit/?id=857e40f3d2bc2cfb714913e0cd7e6184cf69aca3",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://cgit.freedesktop.org/pixman/commit/?id=857e40f3d2bc2cfb714913e0cd7e6184cf69aca3"
},
{
"name" : "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html"
},
{
"name" : "DSA-3525",
"refsource" : "DEBIAN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.debian.org/security/2016/dsa-3525"
},
{
"name" : "USN-2918-1",
"refsource" : "UBUNTU",
2017-10-16 12:31:07 -04:00
"url" : "http://www.ubuntu.com/usn/USN-2918-1"
}
]
}
}