st2web icon indicating copy to clipboard operation
st2web copied to clipboard

Update dependency cached-path-relative to v1.1.0 [SECURITY]

Open renovate[bot] opened this issue 4 years ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
cached-path-relative 1.0.21.1.0 age confidence

GitHub Vulnerability Alerts

CVE-2021-23518

The package cached-path-relative before 1.1.0 is vulnerable to Prototype Pollution via the cache variable that is set as {} instead of Object.create(null) in the cachedPathRelative function, which allows access to the parent prototype properties when the object is used to create the cached relative path. When using the origin path as proto, the attribute of the object is accessed instead of a path. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-CACHEDPATHRELATIVE-72573


Release Notes

ashaffer/cached-path-relative (cached-path-relative)

v1.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jan 27 '22 16:01 renovate[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 11 '22 10:05 CLAassistant