cvelist/2021/45xxx/CVE-2021-45910.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2021-12-28 00:01:02 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-12-28 01:01:01 +00:00
"ID": "CVE-2021-45910",
"STATE": "PUBLIC"
2021-12-28 00:01:02 +00:00
},
2021-12-28 01:01:01 +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",
2021-12-28 00:01:02 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-12-28 01:01:01 +00:00
"value": "An issue was discovered in gif2apng 1.9. There is a heap-based buffer overflow within the main function. It allows an attacker to write data outside of the allocated buffer. The attacker has control over a part of the address that data is written to, control over the written data, and (to some extent) control over the amount of data that is written."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002667",
"refsource": "MISC",
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002667"
2022-03-10 17:23:39 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220307 [SECURITY] [DLA 2937-1] gif2apng security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00008.html"
2021-12-28 00:01:02 +00:00
}
]
}
}