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

67 lines
2.1 KiB
JSON
Raw Normal View History

2021-06-29 18:00:54 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3630",
2021-06-30 14:00:53 +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"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1977427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977427"
2021-07-04 00:00:50 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210703 [SECURITY] [DLA 2702-1] djvulibre security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00002.html"
2021-06-30 14:00:53 +00:00
}
]
2021-06-29 18:00:54 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-30 14:00:53 +00:00
"value": "An out-of-bounds write vulnerability was found in DjVuLibre in DJVU::DjVuTXT::decode() in DjVuText.cpp via a crafted djvu file which may lead to crash and segmentation fault. This flaw affects DjVuLibre versions prior to 3.5.28."
2021-06-29 18:00:54 +00:00
}
]
}
}