DoS with algorithms that use PBKDF2 due to unbounded PBES2 Count value
Moderate severity
GitHub Reviewed
Published
Dec 26, 2023
in
latchset/jwcrypto
•
Updated Oct 10, 2024
Description
Published to the GitHub Advisory Database
Dec 28, 2023
Reviewed
Dec 28, 2023
Published by the National Vulnerability Database
Feb 12, 2024
Last updated
Oct 10, 2024
Impact
Denial of Service,
Applications that allow the use of the PBKDF2 algorithm.
Patches
A patch 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
References