Executive Summary

Informations
Name CVE-2024-24771 First vendor Publication 2024-02-07
Vendor Cve Last vendor Modification 2024-11-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N
Overall CVSS Score 5.9
Base Score 5.9 Environmental Score 5.9
impact SubScore 5.2 Temporal Score 5.9
Exploitabality Sub Score 0.7
 
Attack Vector Network Attack Complexity High
Privileges Required High User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24771

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 4

Sources (Detail)

https://github.com/open-formulieren/open-forms/releases/tag/2.2.9
https://github.com/open-formulieren/open-forms/releases/tag/2.3.7
https://github.com/open-formulieren/open-forms/releases/tag/2.4.5
https://github.com/open-formulieren/open-forms/releases/tag/2.5.2
https://github.com/open-formulieren/open-forms/security/advisories/GHSA-64r3-...
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
Date Informations
2025-06-26 02:28:38
  • Multiple Updates
2025-06-25 12:29:03
  • Multiple Updates
2025-03-29 03:34:26
  • Multiple Updates
2025-03-28 13:40:49
  • Multiple Updates
2024-11-25 09:27:19
  • Multiple Updates
2024-08-02 13:55:48
  • Multiple Updates
2024-08-02 01:35:11
  • Multiple Updates
2024-02-28 13:42:49
  • Multiple Updates
2024-02-15 09:27:33
  • Multiple Updates
2024-02-07 21:27:21
  • First insertion