cvelist/2021/4xxx/CVE-2021-4219.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2022-02-15 11:01:09 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4219",
2022-03-23 20:01:17 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
2022-03-25 19:01:20 +00:00
"product_name": "imagemagick",
2022-03-23 20:01:17 +00:00
"version": {
"version_data": [
{
2022-03-25 19:01:20 +00:00
"version_value": "imagemagick 6.9.12-34, imagemagick 7.1.0-19"
2022-03-23 20:01:17 +00:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-03-25 19:01:20 +00:00
"value": "CWE-20"
2022-03-23 20:01:17 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2054611",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054611"
}
]
2022-02-15 11:01:09 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-03-23 20:01:17 +00:00
"value": "A flaw was found in ImageMagick. The vulnerability occurs due to improper use of open functions and leads to a denial of service. This flaw allows an attacker to crash the system."
2022-02-15 11:01:09 +00:00
}
]
}
}