cvelist/2021/32xxx/CVE-2021-32493.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2021-05-10 17:00:44 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-32493",
2021-06-24 19:00:55 +00:00
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "djvulibre",
"version": {
"version_data": [
{
"version_value": "djvulibre-3.5.28 and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1943690",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1943690"
2021-12-28 23:01:01 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5032",
"url": "https://www.debian.org/security/2021/dsa-5032"
2021-06-24 19:00:55 +00:00
}
]
2021-05-10 17:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-24 19:00:55 +00:00
"value": "A flaw was found in djvulibre-3.5.28 and earlier. A heap buffer overflow in function DJVU::GBitmap::decode() via crafted djvu file may lead to application crash and other consequences."
2021-05-10 17:00:44 +00:00
}
]
}
}