cvelist/2021/45xxx/CVE-2021-45847.json
2022-01-25 14:01:18 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-45847",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Several missing input validations in the 3MF parser component of Slic3r libslic3r 1.3.0 can each allow an attacker to cause an application crash using a crafted 3MF input file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/slic3r/Slic3r/issues/5118",
"refsource": "MISC",
"name": "https://github.com/slic3r/Slic3r/issues/5118"
},
{
"url": "https://github.com/slic3r/Slic3r/issues/5119",
"refsource": "MISC",
"name": "https://github.com/slic3r/Slic3r/issues/5119"
},
{
"url": "https://github.com/slic3r/Slic3r/issues/5120",
"refsource": "MISC",
"name": "https://github.com/slic3r/Slic3r/issues/5120"
}
]
}
}