cvelist/2018/5xxx/CVE-2018-5802.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2018-01-19 16:02:21 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "PSIRT-CNA@flexerasoftware.com",
2018-01-19 16:02:21 -05:00
"ID" : "CVE-2018-5802",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "LibRaw",
"version" : {
"version_data" : [
{
"version_value" : "Prior to 0.18.7"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-01-19 16:02:21 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An error within the \"kodak_radc_load_raw()\" function (internal/dcraw_common.cpp) related to the \"buf\" variable in LibRaw versions prior to 0.18.7 can be exploited to cause an out-of-bounds read memory access and subsequently cause a crash."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "DoS (Denial of Service) through out-of-bounds read memory access"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-12-07 17:05:46 -05:00
"name" : "https://github.com/LibRaw/LibRaw/blob/master/Changelog.txt",
"refsource" : "MISC",
"url" : "https://github.com/LibRaw/LibRaw/blob/master/Changelog.txt"
},
{
2018-12-07 17:05:46 -05:00
"name" : "https://github.com/LibRaw/LibRaw/commit/0df5490b985c419de008d32168650bff17128914",
"refsource" : "MISC",
"url" : "https://github.com/LibRaw/LibRaw/commit/0df5490b985c419de008d32168650bff17128914"
},
{
2018-12-07 17:05:46 -05:00
"name" : "https://secuniaresearch.flexerasoftware.com/secunia_research/2018-1/",
"refsource" : "MISC",
"url" : "https://secuniaresearch.flexerasoftware.com/secunia_research/2018-1/"
},
2018-12-08 06:04:56 -05:00
{
"name" : "RHSA-2018:3065",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3065"
},
{
"name" : "USN-3615-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3615-1/"
},
{
2018-12-07 17:05:46 -05:00
"name" : "79000",
"refsource" : "SECUNIA",
"url" : "https://secuniaresearch.flexerasoftware.com/advisories/79000/"
2018-01-19 16:02:21 -05:00
}
]
}
}