CVE-2024-27083

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-27083
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-27083.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-27083
Aliases
Published
2024-02-28T15:34:02Z
Modified
2025-10-20T20:20:03.196326Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Flask-AppBuilder's OAuth login page subject to Cross Site Scripting (XSS)
Details

Flask-AppBuilder is an application development framework, built on top of Flask. A Cross-Site Scripting (XSS) vulnerability has been discovered on the OAuth login page. An attacker could trick a user to follow a specially crafted URL to the OAuth login page. This URL could inject and execute malicious javascript code that would get executed on the user's browser. This issue was introduced on 4.1.4 and patched on 4.2.1.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/dpgaspar/flask-appbuilder

Affected ranges

Type
GIT
Repo
https://github.com/dpgaspar/flask-appbuilder
Events

Affected versions

v4.*

v4.1.4
v4.1.5
v4.1.6
v4.2.0