Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-45399
HistorySep 04, 2024 - 8:12 p.m.

CVE-2024-45399 Indico has a Cross-Site-Scripting during account creation

2024-09-0420:12:20
CWE-1395
CWE-79
GitHub_M
www.cve.org
2
indico
cross-site-scripting
flask-multipass
vulnerability
account creation
malicious link
indico 3.3.4
upgrade
dependency
web server configuration

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

EPSS

0

Percentile

16.3%

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:.

CNA Affected

[
  {
    "vendor": "indico",
    "product": "indico",
    "versions": [
      {
        "version": "< 3.3.4",
        "status": "affected"
      }
    ]
  }
]

CVSS3

4.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

EPSS

0

Percentile

16.3%

Related for CVELIST:CVE-2024-45399