Failing DTLS handshakes may cause throttling to block processing of records
High severity
GitHub Reviewed
Published
Nov 9, 2022
in
eclipse-californium/californium
•
Updated Jan 29, 2023
Package
Affected versions
>= 3.0.0, < 3.7.0
>= 2.7.0, < 2.7.4
Patched versions
3.7.0
2.7.4
Description
Published to the GitHub Advisory Database
Nov 9, 2022
Reviewed
Nov 9, 2022
Published by the National Vulnerability Database
Nov 10, 2022
Last updated
Jan 29, 2023
Impact
Failing handshakes didn't cleanup counters for throttling. In consequence the threshold may get reached and will not be released again. The results in permanently dropping records. The issues was reported for certificate based handshakes, but it can't be excluded, that this happens also for PSK based handshakes. It generally affects client and server as well.
Patches
main: commit 726bac57659410da463dcf404b3e79a7312ac0b9
2.7.x: commit 5648a0c27c2c2667c98419254557a14bac2b1f3f
Users are requested to update to 3.7.0. If Californium 2 support is required, users are requested to update to 2.7.4.
Workarounds
none.
References