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

72 lines
2.2 KiB
JSON
Raw Normal View History

2018-04-28 23:02:44 -04:00
{
2019-03-18 07:22:47 +00: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": [
2018-04-28 23:02:44 -04:00
{
2019-03-18 07:22:47 +00:00
"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."
2018-04-28 23:02:44 -04:00
}
2019-03-18 07:22:47 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/LibRaw/LibRaw/issues/144",
"refsource": "MISC",
"url": "https://github.com/LibRaw/LibRaw/issues/144"
},
{
"name": "https://github.com/LibRaw/LibRaw/commit/f0c505a3e5d47989a5f69be2d0d4f250af6b1a6c",
"refsource": "MISC",
"url": "https://github.com/LibRaw/LibRaw/commit/f0c505a3e5d47989a5f69be2d0d4f250af6b1a6c"
},
{
"name": "USN-3639-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3639-1/"
}
]
}
}