cve/2020/CVE-2020-36569.md

18 lines
836 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-36569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36569)
![](https://img.shields.io/static/v1?label=Product&message=github.com%2Fnanobox-io%2Fgolang-nanoauth&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.0.0-20160722212129-ac0cc4484ad4%3C%200.0.0-20200131131040-063a3fb69896%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-305%3A%20Authentication%20Bypass%20by%20Primary%20Weakness&color=brighgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-36569