cve/2024/CVE-2024-24785.md
2024-06-07 04:52:01 +00:00

873 B

CVE-2024-24785

Description

If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates.

POC

Reference

No PoCs from references.

Github