cvelist/2021/43xxx/CVE-2021-43565.json

67 lines
2.0 KiB
JSON
Raw Normal View History

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-09-06 18:00:33 +00:00
"ID": "CVE-2021-43565",
"STATE": "PUBLIC"
},
2022-09-06 18:00:33 +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",
"description": {
"description_data": [
{
"lang": "eng",
2022-09-06 18:00:33 +00:00
"value": "The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://groups.google.com/forum/#!forum/golang-announce",
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!forum/golang-announce"
},
{
"refsource": "CONFIRM",
"name": "https://groups.google.com/g/golang-announce/c/2AR1sKiM-Qs",
"url": "https://groups.google.com/g/golang-announce/c/2AR1sKiM-Qs"
}
]
}
}