cvelist/2017/6xxx/CVE-2017-6890.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:13:56 +00:00
"CVE_data_meta": {
"ASSIGNER": "PSIRT-CNA@flexerasoftware.com",
"ID": "CVE-2017-6890",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "LibRaw-demosaic-pack-GPL2",
"version": {
"version_data": [
{
"version_value": "0.x prior to 0.18.2"
}
]
}
}
]
},
"vendor_name": "LibRaw"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:13:56 +00:00
"lang": "eng",
"value": "A boundary error within the \"foveon_load_camf()\" function (dcraw_foveon.c) when initializing a huffman table in LibRaw-demosaic-pack-GPL2 before 0.18.2 can be exploited to cause a stack-based buffer overflow."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:13:56 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Stack-based buffer overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://secuniaresearch.flexerasoftware.com/advisories/75000/",
"refsource": "MISC",
"url": "https://secuniaresearch.flexerasoftware.com/advisories/75000/"
},
{
"name": "https://github.com/LibRaw/LibRaw-demosaic-pack-GPL2/commit/194f592e205990ea8fce72b6c571c14350aca716",
"refsource": "CONFIRM",
"url": "https://github.com/LibRaw/LibRaw-demosaic-pack-GPL2/commit/194f592e205990ea8fce72b6c571c14350aca716"
}
]
}
}