Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-41171
HistoryOct 22, 2021 - 6:55 p.m.

CVE-2021-41171 Bypass bruteforce protection on login form in elabftw

2021-10-2218:55:11
CWE-307
GitHub_M
www.cve.org

5.9 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

8.9 High

AI Score

Confidence

High

0.016 Low

EPSS

Percentile

87.3%

eLabFTW is an open source electronic lab notebook manager for research teams. In versions of eLabFTW before 4.1.0, it allows attackers to bypass a brute-force protection mechanism by using many different forged PHPSESSID values in HTTP Cookie header. This issue has been addressed by implementing brute force login protection, as recommended by Owasp with Device Cookies. This mechanism will not impact users and will effectively thwart any brute-force attempts at guessing passwords. The only correct way to address this is to upgrade to version 4.1.0. Adding rate limitation upstream of the eLabFTW service is of course a valid option, with or without upgrading.

CNA Affected

[
  {
    "product": "elabftw",
    "vendor": "elabftw",
    "versions": [
      {
        "status": "affected",
        "version": "< 4.1.0"
      }
    ]
  }
]

5.9 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

8.9 High

AI Score

Confidence

High

0.016 Low

EPSS

Percentile

87.3%

Related for CVELIST:CVE-2021-41171