
Cloud Vulnerability DB
A community-led vulnerabilities database
Improper Authentication in Lin-CMS-Flask v0.1.1 allows remote attackers to launch brute force login attempts without restriction via the 'login' function in the component 'app/api/cms/user.py'. The vulnerability was disclosed on August 16, 2021, and is tracked as CVE-2020-18698. The vulnerability affects Lin-CMS-Flask version 0.1.1 (NVD, AttackerKB).
The vulnerability is classified as CWE-307 (Improper Restriction of Excessive Authentication Attempts). The issue stems from the login function in app/api/cms/user.py not implementing any restrictions on the number of failed authentication attempts. This allows attackers to perform unlimited authentication attempts without any rate limiting or account lockout mechanisms. The vulnerability has been assigned a CVSS v3.1 base score of 9.8 (CRITICAL) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating network accessibility, low attack complexity, and no required privileges or user interaction (NVD).
The vulnerability allows attackers to perform unlimited brute force attempts against user accounts without any restrictions. This could lead to unauthorized access to user accounts through password guessing attacks. Given the CVSS score of 9.8, successful exploitation could result in a complete compromise of system confidentiality, integrity, and availability (NVD).
Common protection mechanisms recommended for this type of vulnerability include: implementing a limit on the number of failed authentication attempts, adding timeouts between attempts, implementing account lockout policies, and requiring additional verification mechanisms such as CAPTCHA. Organizations should also consider using vetted authentication libraries that include these security controls by default (CWE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."