ghsa-ppf8-hhpp-f5hj
Vulnerability from github
Published
2024-04-23 21:16
Modified
2024-07-19 15:24
Severity ?
Summary
Hugo Markdown titles do not escaped in internal render hooks
Details
Impact
Title argument in Markdown for links and images not escaped in internal render hooks. Impacted are Hugo users who have these hooks enabled and do not trust their Markdown content files.
Patches
Patched in v0.125.3.
Workarounds
Replace with user defined templates or disable the internal templates: https://gohugo.io/getting-started/configuration-markup/#renderhooksimageenabledefault
References
https://github.com/gohugoio/hugo/releases/tag/v0.125.3
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/gohugoio/hugo" }, "ranges": [ { "events": [ { "introduced": "0.123.0" }, { "fixed": "0.125.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-32875" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-04-23T21:16:15Z", "nvd_published_at": "2024-04-23T21:15:48Z", "severity": "MODERATE" }, "details": "### Impact\n\nTitle argument in Markdown for links and images not escaped in internal render hooks. Impacted are Hugo users who have these hooks enabled and do not trust their Markdown content files.\n\n### Patches\n\nPatched in v0.125.3.\n\n### Workarounds\n\nReplace with user defined templates or disable the internal templates: https://gohugo.io/getting-started/configuration-markup/#renderhooksimageenabledefault\n\n### References\n\nhttps://github.com/gohugoio/hugo/releases/tag/v0.125.3", "id": "GHSA-ppf8-hhpp-f5hj", "modified": "2024-07-19T15:24:58Z", "published": "2024-04-23T21:16:15Z", "references": [ { "type": "WEB", "url": "https://github.com/gohugoio/hugo/security/advisories/GHSA-ppf8-hhpp-f5hj" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32875" }, { "type": "WEB", "url": "https://github.com/gohugoio/hugo/commit/15a4b9b33715887001f6eff30721d41c0d4cfdd1" }, { "type": "PACKAGE", "url": "https://github.com/gohugoio/hugo" }, { "type": "WEB", "url": "https://github.com/gohugoio/hugo/releases/tag/v0.125.3" }, { "type": "WEB", "url": "https://gohugo.io/getting-started/configuration-markup/#renderhooksimageenabledefault" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2024-2747" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Hugo Markdown titles do not escaped in internal render hooks" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.