cve/2020/CVE-2020-27222.md
2024-05-25 21:48:12 +02:00

908 B

CVE-2020-27222

Description

In Eclipse Californium version 2.3.0 to 2.6.0, the certificate based (x509 and RPK) DTLS handshakes accidentally fails, because the DTLS server side sticks to a wrong internal state. That wrong internal state is set by a previous certificate based DTLS handshake failure with TLS parameter mismatch. The DTLS server side must be restarted to recover this. This allow clients to force a DoS.

POC

Reference

No PoCs from references.

Github