CVE-2024-45404 HIGH

CVE-2024-45404: OpenCTI's lack of Rate Limit lead to OTP brute forcing

Vendor Opencti-Platform
Product opencti
Weakness CWE-287 · Improper authentication
Published December 11, 2024
Last update December 12, 2024

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

December 11, 2024 CVE published
December 12, 2024 Record updated