cvelist/2021/3xxx/CVE-2021-3508.json
2021-04-28 14:00:46 +00:00

67 lines
2.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3508",
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "PDFResurrect",
"version": {
"version_data": [
{
"version_value": "PDFResurrect 0.23b"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-835"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1951198",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951198"
},
{
"refsource": "MISC",
"name": "https://github.com/enferex/pdfresurrect/issues/17",
"url": "https://github.com/enferex/pdfresurrect/issues/17"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in PDFResurrect in version 0.22b. There is an infinite loop in get_xref_linear_skipped() in pdf.c via a crafted PDF file."
}
]
}
}