CVE-2024-45399
CVE-2024-45399 is a medium-severity vulnerability in Cern Indico with a CVSS 3.x base score of 4.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 4.3)
- EPSS exploit prediction: 0% (28th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-0078
- Weakness: CWE-79
- Affected product: Cern Indico
- Published:
- Last modified:
Description
Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. In Indico prior to version 3.3.4, corresponding to Flask-Multipass prior to version 0.5.5, there is a Cross-Site-Scripting vulnerability during account creation when redirecting to the `next` URL. Exploitation requires initiating the account creation process with a maliciously crafted link, and then finalizing the signup process. Because of this, it can only target newly created (and thus unprivileged) Indico users. Indico 3.3.4 upgrades the dependency on Flask-Multipass to version 0.5.5, which fixes the issue. Those who build the Indico package themselves and cannot upgrade can update the `flask-multipass` dependency to `>=0.5.5` which fixes the vulnerability. Otherwise one could configure one's web server to disallow requests containing a query string with a `next` parameter that starts with `javascript:`.
Frequently asked questions
- What is CVE-2024-45399?
- Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. In Indico prior to version 3.3.4, corresponding to Flask-Multipass prior to version 0.5.5, there is a Cross-Site-Scripting vulnerability during account creation when redirecting to the `next` URL. Exploitation requires initiating the account creation process with a maliciously crafted link, and then finalizing the signup process. Because of this, it can only target newly created (and thus unprivileged) Indico users. Indico 3.3.4 upgrades the dependency on Flask-Multipass to version 0.5.5, which fixes the issue. Those who build the Indico package themselves and cannot upgrade can update the `flask-multipass` dependency to `>=0.5.5` which fixes the vulnerability. Otherwise one could configure one's web server to disallow requests containing a query string with a `next` parameter that starts with `javascript:`.
- How severe is CVE-2024-45399?
- CVE-2024-45399 has a CVSS 3.x base score of 4.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is none, integrity low, and availability none.
- Is CVE-2024-45399 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (28th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-45399?
- CVE-2024-45399 affects Cern Indico. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-45399?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-45399 have an EU (EUVD) identifier?
- Yes. CVE-2024-45399 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-0078.
- When was CVE-2024-45399 published?
- CVE-2024-45399 was published on 2024-09-04 and last updated on 2026-06-17.
References
- https://github.com/indico/flask-multipass/commit/0bdcf656d469e5f675cb56fd644d82fea3a97c2a
- https://github.com/indico/indico/commit/7dcb573837b9fd09d95f74d1baeae225b164cc8f
- https://github.com/indico/indico/releases/tag/v3.3.4
- https://github.com/indico/indico/security/advisories/GHSA-rrqf-w74j-24ff
Affected products (1)
- cpe:2.3:a:cern:indico:*:*:*:*:*:*:*:*
More vulnerabilities in Cern Indico
- CVE-2026-33046 — High (CVSS 8.8): Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. In…
- CVE-2021-30185 — High (CVSS 7.5): CERN Indico before 2.3.4 can use an attacker-supplied Host header in a password reset link.
- CVE-2026-28352 — Medium (CVSS 6.5): Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. In…
- CVE-2025-53640 — Medium (CVSS 6.5): Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask.…
- CVE-2026-25739 — Medium (CVSS 5.4): Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask.…
- CVE-2023-37901 — Medium (CVSS 5.4): Indico is an open source a general-purpose, web based event management tool. There is a Cross-Site-Scripting…
All CVEs affecting Cern Indico →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →