CVE-2024-24771

Open Forms allows users create and publish smart forms. Versions prior to 2.2.9, 2.3.7, 2.4.5, and 2.5.2 contain a non-exploitable multi-factor authentication weakness. Superusers who have their credentials (username + password) compromised could potentially have the second-factor authentication bypassed if an attacker somehow managed to authenticate to Open Forms. The maintainers of Open Forms do not believe it is or has been possible to perform this login. However, if this were possible, the victim's account may be abused to view (potentially sensitive) submission data or have been used to impersonate other staff accounts to view and/or modify data. Three mitigating factors to help prevent exploitation include: the usual login page (at `/admin/login/`) does not fully log in the user until the second factor was succesfully provided; the additional non-MFA protected login page at `/api/v2/api-authlogin/` was misconfigured and could not be used to log in; and there are no additional ways to log in. This also requires credentials of a superuser to be compromised to be exploitable. Versions 2.2.9, 2.3.7, 2.4.5, and 2.5.2 contain the following patches to address these weaknesses: Move and only enable the API auth endpoints (`/api/v2/api-auth/login/`) with `settings.DEBUG = True`. `settings.DEBUG = True` is insecure and should never be applied in production settings. Additionally, apply a custom permission check to the hijack flow to only allow second-factor-verified superusers to perform user hijacking.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:maykinmedia:open_forms:*:*:*:*:*:*:*:*
cpe:2.3:a:maykinmedia:open_forms:*:*:*:*:*:*:*:*
cpe:2.3:a:maykinmedia:open_forms:*:*:*:*:*:*:*:*
cpe:2.3:a:maykinmedia:open_forms:*:*:*:*:*:*:*:*

History

15 Feb 2024, 05:01

Type Values Removed Values Added
First Time Maykinmedia open Forms
Maykinmedia
CPE cpe:2.3:a:maykinmedia:open_forms:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.9
References () https://github.com/open-formulieren/open-forms/releases/tag/2.5.2 - () https://github.com/open-formulieren/open-forms/releases/tag/2.5.2 - Release Notes
References () https://github.com/open-formulieren/open-forms/security/advisories/GHSA-64r3-x3gf-vp63 - () https://github.com/open-formulieren/open-forms/security/advisories/GHSA-64r3-x3gf-vp63 - Mitigation, Vendor Advisory
References () https://github.com/open-formulieren/open-forms/releases/tag/2.3.7 - () https://github.com/open-formulieren/open-forms/releases/tag/2.3.7 - Release Notes
References () https://github.com/open-formulieren/open-forms/releases/tag/2.2.9 - () https://github.com/open-formulieren/open-forms/releases/tag/2.2.9 - Release Notes
References () https://github.com/open-formulieren/open-forms/releases/tag/2.4.5 - () https://github.com/open-formulieren/open-forms/releases/tag/2.4.5 - Release Notes

07 Feb 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-02-07 15:15

Updated : 2024-02-28 20:54


NVD link : CVE-2024-24771

Mitre link : CVE-2024-24771

CVE.ORG link : CVE-2024-24771


JSON object : View

Products Affected

maykinmedia

  • open_forms
CWE
CWE-284

Improper Access Control

CWE-287

Improper Authentication

CWE-654

Reliance on a Single Factor in a Security Decision