ghsa-pvv8-8fx9-h673
Vulnerability from github
Published
2021-10-19 15:28
Modified
2021-10-25 20:07
Severity ?
Summary
Path Traversal in @backstage/plugin-scaffolder-backend
Details
Impact
A malicious actor could read sensitive files from the environment where Scaffolder tasks are run. The attack is executed by crafting a custom Scaffolder template with a publish:github:pull-request
action using a particular source path. When the template is executed the sensitive files would be included in the published pull request.
This vulnerability is mitigated by the fact that an attacker would need access to create and register templates in the Backstage catalog, and that the attack is very visible given that the exfiltration happens via a pull request.
Patches
The vulnerability is patched in the 0.15.9
release of @backstage/plugin-scaffolder-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-scaffolder-backend" }, "ranges": [ { "events": [ { "introduced": "0.9.4" }, { "fixed": "0.15.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-41151" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2021-10-18T20:47:02Z", "nvd_published_at": "2021-10-18T21:15:00Z", "severity": "MODERATE" }, "details": "### Impact\n\nA malicious actor could read sensitive files from the environment where Scaffolder tasks are run. The attack is executed by crafting a custom Scaffolder template with a `publish:github:pull-request` action using a particular source path. When the template is executed the sensitive files would be included in the published pull request.\n\nThis vulnerability is mitigated by the fact that an attacker would need access to create and register templates in the Backstage catalog, and that the attack is very visible given that the exfiltration happens via a pull request.\n\n### Patches\n\nThe vulnerability is patched in the `0.15.9` release of `@backstage/plugin-scaffolder-backend`.\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)", "id": "GHSA-pvv8-8fx9-h673", "modified": "2021-10-25T20:07:48Z", "published": "2021-10-19T15:28:03Z", "references": [ { "type": "WEB", "url": "https://github.com/backstage/backstage/security/advisories/GHSA-pvv8-8fx9-h673" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41151" }, { "type": "WEB", "url": "https://github.com/backstage/backstage/commit/6968962c920508eae19a4c1c200fa2c8980a4006" }, { "type": "PACKAGE", "url": "https://github.com/backstage/backstage" }, { "type": "WEB", "url": "https://github.com/backstage/backstage/releases/tag/release-2021-10-16" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Path Traversal in @backstage/plugin-scaffolder-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.