File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,3 +7,26 @@ notices:
77 Your database is running an older PostgreSQL version (**{postgres_version}**)
88 than recommended for Indico.
99 Please consider upgrading to the latest stable version (**13**).
10+
11+ - id : indico-3312-latex-vuln
12+ announcement_bar : true
13+ severity : error
14+ when :
15+ indico_version : < 3.3.12
16+ message : |
17+ A vulnerability has been found in Indico's LaTeX integration that can lead to local file
18+ disclosure and remote code execution. Please update Indico to v3.3.12 as soon as possible; see
19+ [our security advisory](https://github.com/indico/indico/security/advisories/GHSA-rm2q-f7jv-3cfp)
20+ for details and workarounds.
21+
22+ - id : indico-3312-latex-vuln-admin
23+ severity : error
24+ when :
25+ indico_version : < 3.3.12
26+ message : |
27+ A vulnerability has been found in Indico's LaTeX integration that can lead to local file
28+ disclosure and remote code execution. Please update Indico to v3.3.12 as soon as possible; see
29+ [our security advisory](https://github.com/indico/indico/security/advisories/GHSA-rm2q-f7jv-3cfp)
30+ for details and workarounds.
31+
32+ Note: You are only affected if you installed TeXLive and set `XELATEX_PATH` in `indico.conf`.
You can’t perform that action at this time.
0 commit comments