cvelist/2020/9xxx/CVE-2020-9283.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2020-02-19 03:01:12 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-02-20 20:01:06 +00:00
"ID": "CVE-2020-9283",
"STATE": "PUBLIC"
2020-02-19 03:01:12 +00:00
},
2020-02-20 20:01:06 +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",
2020-02-19 03:01:12 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-20 20:01:06 +00:00
"value": "golang.org/x/crypto before v0.0.0-20200220183623-bac4c82f6975 for Go allows a panic during signature verification in the golang.org/x/crypto/ssh package. A client can attack an SSH server that accepts public keys. Also, a server can attack any SSH client."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://groups.google.com/forum/#!topic/golang-announce/3L45YRc91SY",
"url": "https://groups.google.com/forum/#!topic/golang-announce/3L45YRc91SY"
2020-02-24 11:01:18 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/156480/Go-SSH-0.0.2-Denial-Of-Service.html",
"url": "http://packetstormsecurity.com/files/156480/Go-SSH-0.0.2-Denial-Of-Service.html"
2020-10-08 01:01:34 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201007 [SECURITY] [DLA 2402-1] golang-go.crypto security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00014.html"
2020-11-17 00:01:38 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201116 [SECURITY] [DLA 2453-1] restic security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00027.html"
2020-11-18 23:01:39 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201118 [SECURITY] [DLA 2455-1] packer security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00031.html"
2020-02-19 03:01:12 +00:00
}
]
}
}