cvelist/2019/13xxx/CVE-2019-13568.json
2019-07-31 15:00:59 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13568",
"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": "CImg through 2.6.7 has a heap-based buffer overflow in _load_bmp in CImg.h because of erroneous memory allocation for a malformed BMP image."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://cimg.eu/",
"refsource": "MISC",
"name": "http://cimg.eu/"
},
{
"url": "https://github.com/dtschump/CImg",
"refsource": "MISC",
"name": "https://github.com/dtschump/CImg"
},
{
"refsource": "MISC",
"name": "https://github.com/dtschump/CImg/commit/ac8003393569aba51048c9d67e1491559877b1d1",
"url": "https://github.com/dtschump/CImg/commit/ac8003393569aba51048c9d67e1491559877b1d1"
}
]
}
}