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.
References
Link | Resource |
---|---|
https://github.com/gofiber/template/commit/28cff3ac4d4c117ab25b5396954676d624b6cb46 | Patch |
https://github.com/gofiber/template/security/advisories/GHSA-4mq2-gc4j-cmw6 | Mitigation Vendor Advisory |
Configurations
History
18 Jan 2024, 16:54
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-11 18:15
Updated : 2024-02-05 00:22
NVD link : CVE-2024-22199
Mitre link : CVE-2024-22199
CVE.ORG link : CVE-2024-22199
JSON object : View
Products Affected
gofiber
- django