First published: Thu Dec 28 2023(Updated: )
### Impact Denial of Service, Applications that allow the use of the PBKDF2 algorithm. ### Patches A [patch](https://github.com/latchset/jwcrypto/commit/d2655d370586cb830e49acfb450f87598da60be8) is available that sets the maximum number of default rounds. ### Workarounds Applications that do not need to use PBKDF2 should simply specify the algorithms use and exclude it from the list. Applications that need to use the algorithm should upgrade to the new version that allows to set a maximum rounds number. ### Acknowledgement The issues was reported by Jingcheng Yang and Jianjun Chen from Sichuan University and Zhongguancun Lab
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
pip/jwcrypto | <1.5.1 | 1.5.1 |
redhat/jwcrypto | <1.5.1 | 1.5.1 |
jwcrypto | <1.5.1 | |
Fedora | =38 | |
Fedora | =39 | |
Red Hat Enterprise Linux | =8.0 | |
Red Hat Enterprise Linux | =9.0 | |
Red Hat Enterprise Linux | =8.0 | |
Red Hat Enterprise Linux for IBM Z Systems | =8.0 | |
Red Hat Enterprise Linux for Power, little endian | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-6681 has been categorized with a severity rating associated with Denial of Service vulnerabilities.
To fix CVE-2023-6681, you should update to jwcrypto version 1.5.1 or apply the available patch that sets the maximum number of default rounds.
CVE-2023-6681 affects jwcrypto versions prior to 1.5.1 across various operating systems including Red Hat Enterprise Linux and Fedora.
CVE-2023-6681 is a Denial of Service vulnerability that affects applications utilizing the PBKDF2 algorithm.
While there are no specific workarounds mentioned for CVE-2023-6681, updating affected software is recommended.