Bulk vulnerability fix - Lockfile fix #2
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bulk vulnerability fix - Lockfile fix
This pull request will update your transitive dependencies within the allowed version intervals provided by your direct dependencies.
Fixed vulnerabilities:
CVE–2021–3777
Description
Incorrect Comparison
NVD
GitHub
CVSS details - 7.5
References
NVD - CVE-2021-3777
Regular Expression Denial of Service in tmpl · CVE-2021-3777 · GitHub Advisory Database · GitHub
fix potential dos in regex · daaku/nodejs-tmpl@4c654e4 · GitHub
Inefficient Regular Expression Complexity vulnerability found in nodejs-tmpl
CVE–2021–3918
Description
Improperly Controlled Modification of Dynamically-Determined Object Attributes
NVD
GitHub
CVSS details - 9.8
References
NVD - CVE-2021-3918
Don't allow proto property to be used for schema default/coerce, … · kriszyp/json-schema@22f1461 · GitHub
Prototype Pollution vulnerability found in json-schema
Create SECURITY.md · Issue #84 · kriszyp/json-schema · GitHub
GitHub - kriszyp/json-schema: JSON Schema specifications, reference schemas, and a CommonJS implementation
json-schema/validate.js at master · kriszyp/json-schema · GitHub
json-schema is vulnerable to Prototype Pollution · CVE-2021-3918 · GitHub Advisory Database · GitHub
Protect against constructor modification, #84 · kriszyp/json-schema@b62f1da · GitHub
Use a little more robust method of checking instances · kriszyp/json-schema@f6f6a3b · GitHub
CVE–2021–29059
Description
Allocation of Resources Without Limits or Throttling
NVD
GitHub
CVSS details - 7.5
References
NVD - CVE-2021-29059
SaveResults/is-svg.js at main · yetingli/SaveResults · GitHub
is-svg - npm
Release v4.3.0 · sindresorhus/is-svg · GitHub
PoCs/IS-SVG.md at main · yetingli/PoCs · GitHub
GitHub - sindresorhus/is-svg: Check if a string or buffer is SVG
GitHub - sindresorhus/is-svg: Check if a string or buffer is SVG
Improve performance and accuracy · sindresorhus/is-svg@732fc72 · GitHub
ReDOS in IS-SVG · CVE-2021-29059 · GitHub Advisory Database · GitHub
CVE–2021–3801
Description
Incorrect Comparison
NVD
GitHub
CVSS details - 6.5
References
NVD - CVE-2021-3801
Regular Expression Denial of Service in prismjs · CVE-2021-3801 · GitHub Advisory Database · GitHub
Markup: Fixed ReDoS (#3078) · PrismJS/prism@0ff371b · GitHub
Inefficient Regular Expression Complexity vulnerability found in prism
CVE–2022–23647
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
NVD
GitHub
CVSS details - 6.1
References
NVD - CVE-2022-23647
Cross-site Scripting in Prism · CVE-2022-23647 · GitHub Advisory Database · GitHub
Command Line: Escape markup in command line output by at055612 · Pull Request #3341 · PrismJS/prism · GitHub
Command Line: Escape markup in command line output (#3341) · PrismJS/prism@e002e78 · GitHub
XSS vulnerability in the Command line plugin in prismjs · Advisory · PrismJS/prism · GitHub
CVE–2022–0144
Description
Improper Privilege Management
NVD
GitHub
CVSS details - 7.1
References
NVD - CVE-2022-0144
fix(exec): lockdown file permissions (#1060) · shelljs/shelljs@d919d22 · GitHub
Improper Privilege Management vulnerability found in shelljs
Trying to get in touch regarding a security issue · Issue #1058 · shelljs/shelljs · GitHub
GitHub - shelljs/shelljs: Portable Unix shell commands for Node.js
shelljs/exec.js at master · shelljs/shelljs · GitHub
Improper Privilege Management in shelljs · CVE-2022-0144 · GitHub Advisory Database · GitHub
debricked–180554
Description
GitHub
CVSS details
No information
References
Improper Privilege Management in shelljs · GHSA-64g7-mvw6-v9qj · GitHub Advisory Database · GitHub
Improper Privilege Management vulnerability found in shelljs
Improper Privilege Management in shell.exec · Advisory · shelljs/shelljs · GitHub
Related information
📌 Remember! Check the changes to ensure they don't introduce any breaking changes.
📚 Read more at Debricked