Bug 2331275 (CVE-2024-55601)
Summary: | CVE-2024-55601 hugo: some attributes not escaped in internal templates | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | anjoseph, jforrest, jkoehler, jprabhak, lphiri, mike, wtam |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A flaw was found in the Hugo static site generator. Some HTML attributes in Markdown in the internal templates do not escape in internal render hooks. Hugo users who do not trust their Markdown content files and are using one or more of these templates are impacted; `_default/_markup/render-link.html` from v0.123.0`, `_default/_markup/render-image.html` from v0.123.0, `_default/_markup/render-table.html` from v0.134.0, and `shortcodes/youtube.html` from v0.125.0.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2331358 | ||
Bug Blocks: |
Description
OSIDB Bzimport
2024-12-09 22:01:17 UTC
Fixed with hugo-0.147.7 in Rawhide, F42, and F41. |