cvelist/2022/28xxx/CVE-2022-28471.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2022-04-04 06:02:10 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-05-05 13:01:26 +00:00
"ID": "CVE-2022-28471",
"STATE": "PUBLIC"
2022-04-04 06:02:10 +00:00
},
2022-05-05 13:01:26 +00:00
"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",
2022-04-04 06:02:10 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-05 13:01:26 +00:00
"value": "In ffjpeg (commit hash: caade60), the function bmp_load() in bmp.c contains an integer overflow vulnerability, which eventually results in the heap overflow in jfif_encode() in jfif.c. This is due to the incomplete patch for issue 38"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/rockcarry/ffjpeg/issues/49",
"refsource": "MISC",
"name": "https://github.com/rockcarry/ffjpeg/issues/49"
2022-04-04 06:02:10 +00:00
}
]
}
}