cvelist/2017/2xxx/CVE-2017-2575.json
2019-03-18 04:48:40 +00:00

68 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"DATE_PUBLIC": "2017-04-20T00:00:00",
"ID": "CVE-2017-2575",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "libbpg",
"version": {
"version_data": [
{
"version_value": "0.9.7"
}
]
}
}
]
},
"vendor_name": "Fabrice Bellard"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found while fuzzing libbpg 0.9.7. It is a NULL pointer dereference issue due to missing check of the return value of function malloc in the BPG encoder. This vulnerability appeared while converting a malicious JPEG file to BPG."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "97963",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/97963"
},
{
"name": "[oss-security] 20170420 CVE-2017-2575 libbpg: NULL pointer dereference in image_alloc",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2017/q2/100"
}
]
}
}