cvelist/2021/3xxx/CVE-2021-3624.json

64 lines
1.9 KiB
JSON
Raw Normal View History

2021-06-28 19:00:52 +00:00
{
2023-02-12 23:02:30 +00:00
"data_version": "4.0",
2021-06-28 19:00:52 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-3624",
2022-04-18 17:01:38 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 23:02:30 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "There is an integer overflow vulnerability in dcraw. When the victim runs dcraw with a maliciously crafted X3F input image, arbitrary code may be executed in the victim's system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20->CWE-190->CWE-787",
"cweId": "CWE-20"
}
]
}
]
},
2022-04-18 17:01:38 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "dcraw",
"version": {
"version_data": [
{
2023-02-12 23:02:30 +00:00
"version_affected": "=",
2022-04-18 17:01:38 +00:00
"version_value": "dcraw 9.28-2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 23:02:30 +00:00
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984761",
2022-04-18 17:01:38 +00:00
"refsource": "MISC",
2023-02-12 23:02:30 +00:00
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984761"
2021-06-28 19:00:52 +00:00
}
]
}
}