mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
918 B
Markdown
20 lines
918 B
Markdown
### [CVE-2024-24785](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/h4ckm1n-dev/report-test
|
|
- https://github.com/testing-felickz/docker-scout-demo
|
|
|