Files
CVEs-PoC/2020/CVE-2020-17516.md
T
2024-05-25 21:48:12 +02:00

18 lines
879 B
Markdown

### [CVE-2020-17516](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17516)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Cassandra&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-290%3A%20Authentication%20Bypass%20by%20Spoofing&color=brighgreen)
### Description
Apache Cassandra versions 2.1.0 to 2.1.22, 2.2.0 to 2.2.19, 3.0.0 to 3.0.23, and 3.11.0 to 3.11.9, when using 'dc' or 'rack' internode_encryption setting, allows both encrypted and unencrypted internode connections. A misconfigured node or a malicious user can use the unencrypted connection despite not being in the same rack or dc, and bypass mutual TLS requirement.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon