Vulnerability CVE-2024-32875


Published: 2024-04-23

Description:
Hugo is a static site generator. Starting in version 0.123.0 and prior to version 0.125.3, title arguments in Markdown for links and images not escaped in internal render hooks. Hugo users who are impacted are those who have these hooks enabled and do not trust their Markdown content files. The issue is patched in v0.125.3. As a workaround, replace the templates with user defined templates or disable the internal templates.

 References:
https://github.com/gohugoio/hugo/security/advisories/GHSA-ppf8-hhpp-f5hj
https://github.com/gohugoio/hugo/releases/tag/v0.125.3
https://gohugo.io/getting-started/configuration-markup/#renderhooksimageenabledefault

Copyright 2024, cxsecurity.com

 

Back to Top