ghsa-w7fj-336r-vw49
Vulnerability from github
Published
2021-12-01 18:29
Modified
2021-12-01 14:35
Severity ?
Summary
Cross-Site Scripting vulnerability in @backstage/plugin-auth-backend
Details
Impact
This vulnerability allows a malicious actor to trick another user into visiting a vulnerable URL that executes an XSS attack. This attack can potentially allow the attacker to exfiltrate access tokens or other secrets from the user's browser. The default CSP does prevent this attack, but it is expected that some deployments have these policies disabled due to incompatibilities.
Patches
This is vulnerability is patched in version 0.4.9
of @backstage/plugin-auth-backend
.
For more information
If you have any questions or comments about this advisory:
- Open an issue in the Backstage repository
- Visit our chat, linked to in Backstage README
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@backstage/plugin-auth-backend" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.4.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-43776" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2021-11-29T19:19:57Z", "nvd_published_at": "2021-11-26T19:15:00Z", "severity": "HIGH" }, "details": "### Impact\nThis vulnerability allows a malicious actor to trick another user into visiting a vulnerable URL that executes an XSS attack. This attack can potentially allow the attacker to exfiltrate access tokens or other secrets from the user\u0027s browser. The default CSP does prevent this attack, but it is expected that some deployments have these policies disabled due to incompatibilities.\n\n### Patches\nThis is vulnerability is patched in version `0.4.9` of `@backstage/plugin-auth-backend`.\n\n### For more information\nIf you have any questions or comments about this advisory:\n\n* Open an issue in the [Backstage repository](https://github.com/backstage/backstage)\n* Visit our chat, linked to in [Backstage README](https://github.com/backstage/backstage)\n", "id": "GHSA-w7fj-336r-vw49", "modified": "2021-12-01T14:35:30Z", "published": "2021-12-01T18:29:21Z", "references": [ { "type": "WEB", "url": "https://github.com/backstage/backstage/security/advisories/GHSA-w7fj-336r-vw49" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43776" }, { "type": "PACKAGE", "url": "https://github.com/backstage/backstage" }, { "type": "WEB", "url": "https://github.com/backstage/backstage/tree/master/plugins/auth-backend" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Cross-Site Scripting vulnerability in @backstage/plugin-auth-backend" }
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.