Bug 2083780
Summary: | CVE-2021-42581 grafana: ramda: prototype poisoning [fedora-all] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Anten Skrabec <askrabec> |
Component: | grafana | Assignee: | Andreas Gerstmayr <agerstmayr> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 35 | CC: | agerstmayr, jkurik, mgoodwin, nathans |
Target Milestone: | --- | Keywords: | Security, SecurityTracking |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-13 16:04:18 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2083778 |
Description
Anten Skrabec
2022-05-10 18:38:13 UTC
Use the following template to for the 'fedpkg update' request to submit an update for this issue as it contains the top-level parent bug(s) as well as this tracking bug. This will ensure that all associated bugs get updated when new packages are pushed to stable. ===== # bugfix, security, enhancement, newpackage (required) type=security # low, medium, high, urgent (required) severity=medium # testing, stable request=testing # Bug numbers: 1234,9876 bugs=2083778,2083780 # Description of your update notes=Security fix for [PUT CVEs HERE] # Enable request automation based on the stable/unstable karma thresholds autokarma=True stable_karma=3 unstable_karma=-3 # Automatically close bugs when this marked as stable close_bugs=True # Suggest that users restart after update suggest_reboot=False ====== Additionally, you may opt to use the bodhi web interface to submit updates: https://bodhi.fedoraproject.org/updates/new $ yarn why ramda yarn why v1.22.10 [1/4] Why do we have the module "ramda"...? [2/4] Initialising dependency graph... [3/4] Finding dependency... [4/4] Calculating file sizes... => Found "ramda.1" info Reasons this module exists - "_project_#@grafana#e2e#cypress" depends on it - Hoisted from "_project_#@grafana#e2e#cypress#ramda" info Disk size without dependencies: "3MB" info Disk size with unique dependencies: "3MB" info Disk size with transitive dependencies: "3MB" info Number of shared dependencies: 0 => Found "@grafana/ui#ramda.0" info Reasons this module exists - "_project_#@grafana#ui#@storybook#react#@storybook#core#file-system-cache" depends on it - Hoisted from "_project_#@grafana#ui#@storybook#react#@storybook#core#file-system-cache#ramda" - in the nohoist list ["/_project_/**/@types/*","/_project_/**/@types/*/**","/_project_/@storybook","/_project_/**/@storybook","/_project_/**/@storybook/**","/_project_/@icons/material"] info Disk size without dependencies: "1.62MB" info Disk size with unique dependencies: "1.62MB" info Disk size with transitive dependencies: "1.62MB" info Number of shared dependencies: 0 Done in 2.35s. => ramda is only used as a dependency of cypress (an E2E testing tool) and storybook, a developer tool for building UIs. Therefore Grafana is not affected in any meaningful way by this CVE. |