Описание
fulgur converts untrusted HTML/CSS into PDF, commonly on a server that processes input supplied by many tenants. In versions prior to 0.19.0, a body-direct child whose CSS-resolved height greatly exceeds the page height was sliced into one fragment per page with no upper bound. This is fixed in version 0.19.0. A MAX_PAGES cap bounds the slice loop — halting it even for a +inf height — and non-finite layout heights are sanitized so they can no longer drive the loop. As a workaround, validate or constrain untrusted CSS (in particular height / vh on body-level elements) before passing HTML to fulgur.
EPSS
Процентиль: 27%
0.00339
Низкий
7.5 High
CVSS3
Дефекты
CWE-400
Связанные уязвимости
CVSS3: 7.5
github
4 дня назад
Fulgur: Non-painting replaced elements amplify to thousands of blank PDF pages (denial of service)
EPSS
Процентиль: 27%
0.00339
Низкий
7.5 High
CVSS3
Дефекты
CWE-400