XSS in Gofiber Django
CVE-2024-22199
This package provides universal methods to use multiple template engines with the Fiber web framework using the Views interface. This vulnerability specifically impacts web applications that render user-supplied data through this template engine, potentially leading to the execution of malicious scripts in users' browsers when visiting affected web pages. The vulnerability has been addressed, the template engine now defaults to having autoescape set to `true`, effectively mitigating the risk of XSS attacks.
Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)
EPSS: 0.005 (39.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.3 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N.
Affected products
- Gofiber Django
- Gofiber Template — versions < 3.1.9
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Mitigation, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-22199?
- CVE-2024-22199 is a critical-severity vulnerability in Gofiber Django, classified under Improper Input Validation. CVSS score: 9.3/10. Published 2024-01-11.
- How severe is CVE-2024-22199?
- Critical severity. CVSS v3 base score is 9.3 out of 10.
- Is CVE-2024-22199 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.