cvelist/2018/10xxx/CVE-2018-10529.json

73 lines
2.0 KiB
JSON
Raw Normal View History

2018-04-28 23:02:44 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10529",
"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" : "An issue was discovered in LibRaw 0.18.9. There is an out-of-bounds read affecting the X3F property table list implementation in libraw_x3f.cpp and libraw_cxx.cpp."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/LibRaw/LibRaw/commit/f0c505a3e5d47989a5f69be2d0d4f250af6b1a6c",
"refsource" : "MISC",
"url" : "https://github.com/LibRaw/LibRaw/commit/f0c505a3e5d47989a5f69be2d0d4f250af6b1a6c"
},
{
"name" : "https://github.com/LibRaw/LibRaw/issues/144",
"refsource" : "MISC",
"url" : "https://github.com/LibRaw/LibRaw/issues/144"
2018-05-09 06:02:41 -04:00
},
{
"name" : "USN-3639-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3639-1/"
2018-04-28 23:02:44 -04:00
}
]
}
}