← Πίσω στην αναζήτηση CVE

CVE-2026-53531

RaTeX

Περιγραφή

RaTeX is a KaTeX-compatible math rendering engine written in Rust. Prior to version 0.1.11, RaTeX-s recursive-descent parser recurses one (or more) native stack frame per nesting level at `{`, `left`, `sqrt{`, `^{`, etc, with no maximum depth limit. A short, ~10 KB input of nested groups overflows the 8 MB main-thread stack and aborts the process. With `panic = -abort-` (`Cargo.toml:48`), and because a Rust stack overflow is always a fatal `SIGABRT` regardless of panic strategy this is an unrecoverable, whole-process denial of service reachable from a single untrusted LaTeX string. Version 0.1.11 fixes the issue.

CVSS 6.9EPSS 0.257%Κίνδυνος 0.71
Προβολή πηγής
Δημοσίευση
2026-08-21 22:16:39
Επηρεαζόμενες εκδόσεις
<0.1.11
Τύπος
Βιβλιοθήκη
Τελευταία τροποποίηση
2026-08-25 17:17:29
Διάνυσμα
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X