cvelist/2020/36xxx/CVE-2020-36569.json
2023-02-28 18:00:33 +00:00

80 lines
2.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-36569",
"ASSIGNER": "security@golang.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Authentication is globally bypassed in github.com/nanobox-io/golang-nanoauth between v0.0.0-20160722212129-ac0cc4484ad4 and v0.0.0-20200131131040-063a3fb69896 if ListenAndServe is called with an empty token."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-305: Authentication Bypass by Primary Weakness"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "github.com/nanobox-io/golang-nanoauth",
"product": {
"product_data": [
{
"product_name": "github.com/nanobox-io/golang-nanoauth",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.0.0-20160722212129-ac0cc4484ad4",
"version_value": "0.0.0-20200131131040-063a3fb69896"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/nanobox-io/golang-nanoauth/pull/5",
"refsource": "MISC",
"name": "https://github.com/nanobox-io/golang-nanoauth/pull/5"
},
{
"url": "https://github.com/nanobox-io/golang-nanoauth/commit/063a3fb69896acf985759f0fe3851f15973993f3",
"refsource": "MISC",
"name": "https://github.com/nanobox-io/golang-nanoauth/commit/063a3fb69896acf985759f0fe3851f15973993f3"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0004",
"refsource": "MISC",
"name": "https://pkg.go.dev/vuln/GO-2020-0004"
}
]
},
"credits": [
{
"lang": "en",
"value": "@bouk"
}
]
}