CVE-2022-39368

Eclipse Californium is a Java implementation of RFC7252 - Constrained Application Protocol for IoT Cloud services. In versions prior to 3.7.0, and 2.7.4, Californium is vulnerable to a Denial of Service. Failing handshakes don't cleanup counters for throttling, causing the threshold to be reached without being released again. This results in permanently dropping records. The issue was reported for certificate based handshakes, but may also affect PSK based handshakes. It generally affects client and server as well. This issue is patched in version 3.7.0 and 2.7.4. There are no known workarounds. main: commit 726bac57659410da463dcf404b3e79a7312ac0b9 2.7.x: commit 5648a0c27c2c2667c98419254557a14bac2b1f3f
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:eclipse:californium:*:*:*:*:*:*:*:*
cpe:2.3:a:eclipse:californium:*:*:*:*:*:*:*:*

History

17 Nov 2022, 21:39

Type Values Removed Values Added
First Time Eclipse californium
Eclipse
CPE cpe:2.3:a:eclipse:californium:*:*:*:*:*:*:*:*
CWE CWE-404
CWE-459
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.2
References (MISC) https://github.com/eclipse-californium/californium/commit/5648a0c27c2c2667c98419254557a14bac2b1f3f - (MISC) https://github.com/eclipse-californium/californium/commit/5648a0c27c2c2667c98419254557a14bac2b1f3f - Patch, Third Party Advisory
References (MISC) https://github.com/eclipse-californium/californium/commit/726bac57659410da463dcf404b3e79a7312ac0b9 - (MISC) https://github.com/eclipse-californium/californium/commit/726bac57659410da463dcf404b3e79a7312ac0b9 - Patch, Third Party Advisory
References (CONFIRM) https://github.com/eclipse-californium/californium/security/advisories/GHSA-p72g-cgh9-ghjg - (CONFIRM) https://github.com/eclipse-californium/californium/security/advisories/GHSA-p72g-cgh9-ghjg - Patch, Third Party Advisory

10 Nov 2022, 00:33

Type Values Removed Values Added
New CVE

Information

Published : 2022-11-10 00:15

Updated : 2023-12-10 14:35


NVD link : CVE-2022-39368

Mitre link : CVE-2022-39368

CVE.ORG link : CVE-2022-39368


JSON object : View

Products Affected

eclipse

  • californium
CWE
CWE-404

Improper Resource Shutdown or Release

CWE-459

Incomplete Cleanup