cvelist/2021/44xxx/CVE-2021-44717.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2021-12-08 00:00:59 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-01-01 05:01:26 +00:00
"ID": "CVE-2021-44717",
"STATE": "PUBLIC"
2021-12-08 00:00:59 +00:00
},
2022-01-01 05:01:26 +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-12-08 00:00:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-01-01 05:01:26 +00:00
"value": "Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k",
"url": "https://groups.google.com/g/golang-announce/c/hcmEScgc00k"
2022-01-22 00:01:06 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220121 [SECURITY] [DLA 2891-1] golang-1.8 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00016.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220121 [SECURITY] [DLA 2892-1] golang-1.7 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00017.html"
2022-08-04 16:00:49 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-02",
"url": "https://security.gentoo.org/glsa/202208-02"
2023-02-14 12:00:37 +00:00
},
{
"refsource": "MISC",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-744259.pdf"
2023-04-20 00:00:35 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230419 [SECURITY] [DLA 3395-1] golang-1.11 security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00021.html"
2021-12-08 00:00:59 +00:00
}
]
}
}