ghsa-fqxj-46wg-9v84
Vulnerability from github
Published
2024-02-28 18:37
Modified
2025-04-01 22:59
Severity ?
Summary
Flask-AppBuilder's OAuth login page subject to Cross Site Scripting (XSS)
Details
Impact
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.
Impacted versions: Flask-AppBuilder version 4.1.4 up to and including 4.2.0
Patches
This issue was introduced on 4.1.4 and patched on 4.2.1, user's should upgrade to 4.2.1 or newer versions.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Flask-AppBuilder" }, "ranges": [ { "events": [ { "introduced": "4.1.4" }, { "fixed": "4.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-27083" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-02-28T18:37:01Z", "nvd_published_at": "2024-02-29T01:44:19Z", "severity": "MODERATE" }, "details": "### Impact\nA 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\u0027s browser.\n\nImpacted versions:\nFlask-AppBuilder version 4.1.4 up to and including 4.2.0\n\n### Patches\nThis issue was introduced on 4.1.4 and patched on 4.2.1, user\u0027s should upgrade to 4.2.1 or newer versions.", "id": "GHSA-fqxj-46wg-9v84", "modified": "2025-04-01T22:59:33Z", "published": "2024-02-28T18:37:01Z", "references": [ { "type": "WEB", "url": "https://github.com/dpgaspar/Flask-AppBuilder/security/advisories/GHSA-fqxj-46wg-9v84" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27083" }, { "type": "WEB", "url": "https://github.com/dpgaspar/Flask-AppBuilder/commit/3d17741886e4b3c384d0570de69689e4117aa812" }, { "type": "PACKAGE", "url": "https://github.com/dpgaspar/Flask-AppBuilder" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Flask-AppBuilder\u0027s OAuth login page subject to Cross Site Scripting (XSS)" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.