ghsa-gg96-f8wr-p89f
Vulnerability from github
Published
2021-06-04 19:09
Modified
2021-06-04 19:22
Severity ?
Summary
Script injection
Details
Impact
A malicious internal actor can potentially upload documentation content with malicious scripts by embedding the script within an object
element. This may give access to sensitive data when other users visit that same documentation page.
The ability to upload malicious content may be limited by internal code review processes, unless the chosen TechDocs deployment method is to use an object store and the actor has access to upload files directly to that store.
Patches
The vulnerability is patched in the 0.9.5
release of @backstage/plugin-techdocs
.
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-techdocs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.9.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-32661" ], "database_specific": { "cwe_ids": [ "CWE-434", "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2021-06-03T22:02:21Z", "nvd_published_at": "2021-06-03T18:15:00Z", "severity": "MODERATE" }, "details": "### Impact\n\nA malicious internal actor can potentially upload documentation content with malicious scripts by embedding the script within an `object` element. This may give access to sensitive data when other users visit that same documentation page.\n\nThe ability to upload malicious content may be limited by internal code review processes, unless the chosen TechDocs deployment method is to use an object store and the actor has access to upload files directly to that store.\n\n### Patches\n\nThe vulnerability is patched in the `0.9.5` release of `@backstage/plugin-techdocs`.\n\n### For more information\n\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-gg96-f8wr-p89f", "modified": "2021-06-04T19:22:48Z", "published": "2021-06-04T19:09:26Z", "references": [ { "type": "WEB", "url": "https://github.com/backstage/backstage/security/advisories/GHSA-gg96-f8wr-p89f" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32661" }, { "type": "WEB", "url": "https://github.com/backstage/backstage/commit/aad98c544e59369901fe9e0a85f6357644dceb5c" }, { "type": "WEB", "url": "https://github.com/backstage/backstage/releases/tag/release-2021-06-03" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Script injection" }
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.