cvelist/2020/15xxx/CVE-2020-15503.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2020-07-02 14:01:20 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-15503",
"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": "LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpack_thumb.cpp, postprocessing/mem_image.cpp, and utils/thumb_utils.cpp. For example, malloc(sizeof(libraw_processed_image_t)+T.tlength) occurs without validating T.tlength."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.libraw.org/news/libraw-0-20-rc1",
"refsource": "MISC",
"name": "https://www.libraw.org/news/libraw-0-20-rc1"
},
{
"url": "https://github.com/LibRaw/LibRaw/compare/0.20-Beta3...0.20-RC1",
"refsource": "MISC",
"name": "https://github.com/LibRaw/LibRaw/compare/0.20-Beta3...0.20-RC1"
},
{
"url": "https://github.com/LibRaw/LibRaw/commit/20ad21c0d87ca80217aee47533d91e633ce1864d",
"refsource": "MISC",
"name": "https://github.com/LibRaw/LibRaw/commit/20ad21c0d87ca80217aee47533d91e633ce1864d"
2020-07-10 03:01:26 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-f421eea477",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DNGDWTO45TU4KGND75EUUEGUMNSOYC7H/"
2020-07-13 02:01:34 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-f407db0e65",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CSXAJKZ4VNDYVQULJNY4XDPWHIJDTB4P/"
2020-07-02 14:01:20 +00:00
}
]
}
}