2017-10-16 12:31:07 -04:00
{
2019-07-31 18:33:53 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:24:03 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2015-5297" ,
2019-07-31 23:00:54 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-07-31 18:33:53 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The pixman Project" ,
"product" : {
"product_data" : [
{
"product_name" : "pixman" ,
"version" : {
"version_data" : [
{
"version_value" : "0.32.8"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-190"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-5297" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-5297" ,
"refsource" : "CONFIRM"
} ,
{
2019-07-31 23:00:54 +00:00
"url" : "https://bugs.freedesktop.org/show_bug.cgi?id=92027" ,
"refsource" : "MISC" ,
"name" : "https://bugs.freedesktop.org/show_bug.cgi?id=92027"
2019-07-31 18:33:53 -03:00
}
]
2019-03-18 04:24:03 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-31 18:33:53 -03:00
"value" : "An integer overflow issue has been reported in the general_composite_rect() function in pixman prior to version 0.32.8. An attacker could exploit this issue to cause an application using pixman to crash or, potentially, execute arbitrary code."
2019-03-18 04:24:03 +00:00
}
]
2019-07-31 18:33:53 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "6.7/CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
]
]
2019-03-18 04:24:03 +00:00
}
2019-07-31 23:00:54 +00:00
}