Vulnerability CVE-2023-43650


Published: 2023-09-27

Description:
JumpServer is an open source bastion host. The verification code for resetting user's password is vulnerable to brute-force attacks due to the absence of rate limiting. JumpServer provides a feature allowing users to reset forgotten passwords. Affected users are sent a 6-digit verification code, ranging from 000000 to 999999, to facilitate the password reset. Although the code is only available in 1 minute, this window potentially allows for up to 1,000,000 validation attempts. This issue has been addressed in versions 2.28.20 and 3.7.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Type:

CWE-640

(Weak Password Recovery Mechanism for Forgotten Password)

 References:
https://github.com/jumpserver/jumpserver/security/advisories/GHSA-mwx4-8fwc-2xvw

Copyright 2024, cxsecurity.com

 

Back to Top