mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
18 lines
879 B
Markdown
18 lines
879 B
Markdown
### [CVE-2020-17516](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17516)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|