blob: 18840b5bcd722516a146d3eab6024efdc738b63c [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2024-2747",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-32875",
"GHSA-ppf8-hhpp-f5hj"
],
"summary": "Hugo Markdown titles are not escaped in internal render hooks in github.com/gohugoio/hugo",
"details": "Hugo Markdown titles are not escaped in internal render hooks in github.com/gohugoio/hugo",
"affected": [
{
"package": {
"name": "github.com/gohugoio/hugo",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0.123.0"
},
{
"fixed": "0.125.3"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/gohugoio/hugo/hugolib"
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/gohugoio/hugo/security/advisories/GHSA-ppf8-hhpp-f5hj"
},
{
"type": "FIX",
"url": "https://github.com/gohugoio/hugo/commit/15a4b9b33715887001f6eff30721d41c0d4cfdd1"
},
{
"type": "WEB",
"url": "https://github.com/gohugoio/hugo/releases/tag/v0.125.3"
},
{
"type": "WEB",
"url": "https://gohugo.io/getting-started/configuration-markup/#renderhooksimageenabledefault"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-2747",
"review_status": "REVIEWED"
}
}