CVE-2024-45404: OpenCTI's lack of Rate Limit lead to OTP brute forcing
OpenCTI is an open-source cyber threat intelligence platform. In versions below 6.2.18, because the function to limit the rate of OTP does not exist, an attacker with valid credentials or a malicious user who commits internal fraud can break through the two-factor authentication and hijack the account. This is because the otpLogin mutation does not implement One Time Password rate limiting. As of time of publication, it is unknown whether a patch is available.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-45404?
CVE-2024-45404 is considered a high severity vulnerability due to its potential to bypass two-factor authentication.
How do I fix CVE-2024-45404?
To mitigate CVE-2024-45404, upgrade OpenCTI to version 6.2.18 or later where the OTP rate limiting function is implemented.
What versions of OpenCTI are affected by CVE-2024-45404?
CVE-2024-45404 affects all versions of OpenCTI prior to 6.2.18.
Can an attacker exploit CVE-2024-45404 remotely?
An attacker needs valid credentials to exploit CVE-2024-45404, which makes external exploitation unlikely but still possible if credentials are compromised.
What impact does CVE-2024-45404 have on user accounts?
CVE-2024-45404 allows attackers to bypass two-factor authentication, potentially leading to unauthorized access to user accounts.