Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade node-sass from 4.9.3 to 9.0.0 #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

donsantos
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to fix 20 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Code Injection
SNYK-JS-LODASH-1040724
  239  
high severity Prototype Pollution
SNYK-JS-Y18N-1021887
  192  
high severity Prototype Pollution
SNYK-JS-LODASH-567746
  189  
high severity Prototype Pollution
SNYK-JS-LODASH-6139239
  170  
high severity Prototype Pollution
SNYK-JS-AJV-584908
  165  
high severity Prototype Poisoning
SNYK-JS-QS-3153490
  162  
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
  159  
high severity Prototype Pollution
SNYK-JS-LODASH-450202
  152  
high severity Prototype Pollution
SNYK-JS-JSONSCHEMA-1920922
  150  
high severity Prototype Pollution
SNYK-JS-LODASH-608086
  150  
high severity Prototype Pollution
SNYK-JS-LODASH-73638
  149  
high severity Prototype Pollution
SNYK-JS-LODASHMERGEWITH-174136
  149  
medium severity Prototype Pollution
SNYK-JS-MINIMIST-559764
  137  
medium severity Prototype Pollution
SNYK-JS-YARGSPARSER-560381
  137  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-73639
  133  
high severity Arbitrary File Overwrite
SNYK-JS-FSTREAM-174725
  107  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-HOSTEDGITINFO-1088355
  63  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
  63  
low severity Prototype Pollution
SNYK-JS-MINIMIST-2429795
  59  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
  45  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution
🦉 Regular Expression Denial of Service (ReDoS)
🦉 Code Injection

@@ -100,7 +100,7 @@
"moment": "^2.22.2",
"mongodb": "^3.1.4",
"node-fetch": "^2.2.0",
"node-sass": "^4.9.3",
"node-sass": "^9.0.0",
"nodemailer": "^4.6.8",
"nodemailer-smtp-transport": "^2.7.4",
"postcss-loader": "^3.0.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postcss-loader 3.0.0 / package.json

Total vulnerabilities: 10

Critical: 1 High: 5 Medium: 4 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-37601 CRITICAL CRITICAL 9.8 - Open
CVE-2021-23382 HIGH HIGH 7.5 - Open
CVE-2022-37603 HIGH HIGH 7.5 - Open
CVE-2022-37599 HIGH HIGH 7.5 - Open
CVE-2022-46175 HIGH HIGH 8.8 - Open
GHSA-8j8c-7jfh-h6hx HIGH HIGH 7 - Open
CVE-2023-44270 MEDIUM MEDIUM 5.3 - Open
CVE-2021-23368 MEDIUM MEDIUM 5.3 - Open
GHSA-2pr6-76vf-7546 MEDIUM MEDIUM 5.9 - Open
CVE-2020-15366 MEDIUM MEDIUM 5.6 - Open

@@ -100,7 +100,7 @@
"moment": "^2.22.2",
"mongodb": "^3.1.4",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mongodb 3.1.4 / package.json

Total vulnerabilities: 4

Critical: 1 High: 2 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2020-7610 CRITICAL CRITICAL 9.8 - Open
GHSA-mh5c-679w-hh4r HIGH HIGH 7 3.1.13 Open
CVE-2022-25883 HIGH HIGH 7.5 - Open
CVE-2019-2391 MEDIUM MEDIUM 5.4 - Open

@@ -100,7 +100,7 @@
"moment": "^2.22.2",
"mongodb": "^3.1.4",
"node-fetch": "^2.2.0",
"node-sass": "^4.9.3",
"node-sass": "^9.0.0",
"nodemailer": "^4.6.8",
"nodemailer-smtp-transport": "^2.7.4",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nodemailer-smtp-transport 2.7.4 / package.json

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2021-23358 HIGH HIGH 7.2 - Open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants