cvelist/2018/20xxx/CVE-2018-20330.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2018-12-21 02:08:16 -05:00
{
2019-03-18 03:55:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20330",
"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-12-21 04:08:16 -05:00
{
2019-03-18 03:55:07 +00:00
"lang": "eng",
"value": "The tjLoadImage function in libjpeg-turbo 2.0.1 has an integer overflow with a resultant heap-based buffer overflow via a BMP image because multiplication of pitch and height is mishandled, as demonstrated by tjbench."
2018-12-21 04:08:16 -05:00
}
2019-03-18 03:55:07 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/libjpeg-turbo/libjpeg-turbo/issues/304",
"refsource": "MISC",
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/issues/304"
2019-11-13 19:01:39 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4190-1",
"url": "https://usn.ubuntu.com/4190-1/"
2019-03-18 03:55:07 +00:00
}
]
}
}