cvelist/2021/39xxx/CVE-2021-39293.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2021-08-19 03:00:53 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-01-24 01:01:02 +00:00
"ID": "CVE-2021-39293",
"STATE": "PUBLIC"
2021-08-19 03:00:53 +00:00
},
2022-01-24 01:01:02 +00:00
"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",
2021-08-19 03:00:53 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-01-24 01:01:02 +00:00
"value": "In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://groups.google.com/g/golang-announce/c/dx9d7IOseHw",
"url": "https://groups.google.com/g/golang-announce/c/dx9d7IOseHw"
2022-02-17 18:01:20 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220217-0009/",
"url": "https://security.netapp.com/advisory/ntap-20220217-0009/"
2022-06-14 11:01:47 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf"
2021-08-19 03:00:53 +00:00
}
]
}
}