Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/gohugoio/hugo/releases/tag/v0.125.3
- https://github.com/gohugoio/hugo/security/advisories/GHSA-ppf8-hhpp-f5hj
- https://gohugo.io/getting-started/configuration-markup/#renderhooksimageenablede
- https://github.com/gohugoio/hugo/releases/tag/v0.125.3
- https://github.com/gohugoio/hugo/security/advisories/GHSA-ppf8-hhpp-f5hj
- https://gohugo.io/getting-started/configuration-markup/#renderhooksimageenablede
FAQ
What is CVE-2024-32875?
CVE-2024-32875 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 imp...
How severe is CVE-2024-32875?
CVE-2024-32875 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-32875?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.