CRITICAL🇵🇱 Wersja polska

CVE-2024-45790

CVSS 9.3v4.0pub. 2024-09-11upd. 2024-09-18

This vulnerability exists in Reedos aiM-Star version 2.0.1 due to missing restrictions for excessive failed authentication attempts on its API based login. A remote attacker could exploit this vulnerability by conducting a brute force attack against legitimate user passwords, which could lead to gain unauthorized access and compromise other user accounts.

🤖 AI Analysis
How it works

The API endpoint responsible for login does not implement any restrictions on excessive failed authentication attempts (CWE-307). An attacker can automatically and without limit send successive login requests with different password combinations. The lack of mechanisms such as account lockout, CAPTCHA, or rate limiting means that a brute force attack can be conducted unimpeded until the correct password is guessed.

Impact

An attacker can gain unauthorized access to user accounts in the system, and after taking over access — compromise the confidentiality, integrity, and availability of data stored in the system.

Mitigation & patch

Patches available from the manufacturer should be applied according to references. Additionally, it is recommended to implement mechanisms limiting the number of login attempts (rate limiting, account lockout after a specified number of failed attempts) and to consider implementing multi-factor authentication (MFA).

Who is affected

Reedos aiM-Star version 2.0.1

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Reedos Aim Star

    APP
    Reedos
    2.0.1
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2024-45786HIGH8.7same product

This vulnerability exists in Reedos aiM-Star version 2.0.1 due to improper access controls on its certain API ...

CVE-2024-45787HIGH8.7same product

This vulnerability exists in Reedos aiM-Star version 2.0.1 due to transmission of sensitive information in pla...

CVE-2024-45788HIGH8.7same product

This vulnerability exists in Reedos aiM-Star version 2.0.1 due to missing rate limiting on OTP requests in cer...

CVE-2024-45789MEDIUM6.9same product

This vulnerability exists in Reedos aiM-Star version 2.0.1 due to improper validation of the ‘mode’ parameter ...