Improper Cross-boundary Removal of Sensitive Data The advisory has been revoked - it doesn't affect any version of package cockpit-bridge  (opens in a new tab)


Threat Intelligence

EPSS
0.22% (60th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL8-COCKPITBRIDGE-2934875
  • published16 Jun 2022
  • disclosed9 Jun 2022

Introduced: 9 Jun 2022

CVE-2022-31051  (opens in a new tab)
CWE-212  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:8.

NVD Description

Note: Versions mentioned in the description apply only to the upstream cockpit-bridge package and not the cockpit-bridge package as distributed by RHEL.

semantic-release is an open source npm package for automated version management and package publishing. In affected versions secrets that would normally be masked by semantic-release can be accidentally disclosed if they contain characters that are excluded from uri encoding by encodeURI. Occurrence is further limited to execution contexts where push access to the related repository is not available without modifying the repository url to inject credentials. Users are advised to upgrade. Users unable to upgrade should ensure that secrets that do not contain characters that are excluded from encoding with encodeURI when included in a URL are already masked properly.