icingaweb2-module-incubator is a working project of bleeding edge Icinga Web 2 libraries. In affected versions the class `gipfl\Web\Form` is the base for various concrete form implementations [1] and provides protection against cross site request forgery (CSRF) by default. This is done by automatically adding an element with a CSRF token to any form, unless explicitly disabled, but even if enabled, the CSRF token (sent during a client's submission of a form relying on it) is not validated. This enables attackers to perform changes on behalf of a user which, unknowingly, interacts with a prepared link or website. The version 0.22.0 is available to remedy this issue. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Configurations
History
21 Nov 2024, 08:59
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
References | () https://github.com/Icinga/icingaweb2-module-incubator/commit/db7dc49585fee0b4e96be666d7f6009a74a1ccb5 - Patch | |
References | () https://github.com/Icinga/icingaweb2-module-incubator/security/advisories/GHSA-p8vv-9pqq-rm8p - Third Party Advisory | |
References | () https://github.com/search?q=gipfl%5CWeb%5CForm%3B&type=code - Permissions Required |
16 Feb 2024, 21:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/search?q=gipfl%5CWeb%5CForm%3B&type=code - Permissions Required | |
References | () https://github.com/Icinga/icingaweb2-module-incubator/security/advisories/GHSA-p8vv-9pqq-rm8p - Third Party Advisory | |
References | () https://github.com/Icinga/icingaweb2-module-incubator/commit/db7dc49585fee0b4e96be666d7f6009a74a1ccb5 - Patch | |
CPE | cpe:2.3:a:icinga:icingaweb2-module-incubator:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
First Time |
Icinga
Icinga icingaweb2-module-incubator |
09 Feb 2024, 01:37
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-09 01:15
Updated : 2024-11-21 08:59
NVD link : CVE-2024-24819
Mitre link : CVE-2024-24819
CVE.ORG link : CVE-2024-24819
JSON object : View
Products Affected
icinga
- icingaweb2-module-incubator
CWE
CWE-352
Cross-Site Request Forgery (CSRF)