CSRF in Icinga Icingaweb2-Module-Incubator
CVE-2024-24819
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.
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.003 (17.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:H/A:L.
Affected products
- Icinga Icingaweb2-module-incubator — versions >= 0.1.0, < 0.22.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
- security-advisories@github.com (Permissions Required, x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-24819?
- CVE-2024-24819 is a medium-severity vulnerability in Icinga Icingaweb2-Module-Incubator, classified under Cross-Site Request Forgery (CSRF). CVSS score: 5.3/10. Published 2024-02-09.
- How severe is CVE-2024-24819?
- Medium severity. CVSS v3 base score is 5.3 out of 10.