There is a Cross-Site-Scripting vulnerability during account creation when redirecting after the account has been successfully created. Exploitation requires the user to initiate the account creation process with a maliciously crafted link, and then finalize the signup process. Because of this, it can only target newly created (and thus unprivileged) Indico users so the benefits of exploiting it are very limited.
You should to update to Indico 3.3.4 as soon as possible. See the docs for instructions on how to update.
flask-multipass
dependency to >=0.5.5
which fixes the vulnerability. You would do that by editing requirements.txt
before building the package (see commit 7dcb573837), or possibly cherry-picking that particular commit.javascript:
If you have any questions or comments about this advisory:
{ "nvd_published_at": "2024-09-04T20:15:09Z", "cwe_ids": [ "CWE-1395", "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-09-04T17:19:14Z" }