Skip to content

[Snyk] Fix for 6 vulnerabilities #17

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

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

Conversation

tedlassodevops
Copy link
Owner

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


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 619/1000
Why? Has a fix available, CVSS 8.1
Prototype Pollution
SNYK-JS-AJV-584908
Yes No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-DECODEURICOMPONENT-3149970
Yes Proof of Concept
high severity 761/1000
Why? Mature exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-DICER-2311764
Yes Mature
high severity 644/1000
Why? Has a fix available, CVSS 8.6
Prototype Pollution
SNYK-JS-JSONSCHEMA-1920922
Yes No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
Yes No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Prototype Poisoning
SNYK-JS-QS-3153490
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: express-fileupload The new version differs by 250 commits.

See the full diff

Package name: tap The new version differs by 250 commits.

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution
🦉 Denial of Service (DoS)

@@ -44,7 +44,7 @@
"optional": "^0.1.3",
"st": "0.2.4",
"stream-buffers": "^3.0.1",
"tap": "^11.1.3",
"tap": "^16.0.0",
"typeorm": "^0.2.24",

Choose a reason for hiding this comment

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

typeorm 0.2.24 / package.json

Total vulnerabilities: 9

Critical: 4 High: 3 Medium: 2 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2021-44906 CRITICAL CRITICAL 9.8 - Open
CVE-2020-7774 CRITICAL CRITICAL 9.8 - Open
CVE-2022-33171 CRITICAL CRITICAL 9.8 0.3.0 Open
CVE-2020-8158 CRITICAL CRITICAL 9.8 0.2.25 Open
CVE-2021-3807 HIGH HIGH 7.5 - Open
CVE-2020-26237 HIGH HIGH 8.7 - Open
CVE-2021-3807 HIGH HIGH 7.5 - Open
CVE-2023-0842 MEDIUM MEDIUM 5.3 - Open
GHSA-7wwv-vh3v-89cq MEDIUM MEDIUM 4 - Open

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",
"express-session": "^1.17.2",
"file-type": "^8.1.0",
"hbs": "^4.0.4",

Choose a reason for hiding this comment

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

hbs 4.0.4 / package.json

Total vulnerabilities: 14

Critical: 4 High: 6 Medium: 4 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2021-44906 CRITICAL CRITICAL 9.8 - Open
CVE-2019-19919 CRITICAL CRITICAL 9.8 - Open
CVE-2021-23383 CRITICAL CRITICAL 9.8 - Open
CVE-2021-23369 CRITICAL CRITICAL 9.8 - Open
CVE-2021-43138 HIGH HIGH 7.8 - Open
CVE-2019-20922 HIGH HIGH 7.5 - Open
CVE-2019-20920 HIGH HIGH 8.1 - Open
GHSA-2cf5-4w76-r9qv HIGH HIGH 7 - Open
GHSA-g9r4-xpmj-mj65 HIGH HIGH 7 - Open
GHSA-q2c6-c6pm-g3gh HIGH HIGH 7 - Open
PRISMA-2021-0169 MEDIUM MEDIUM 5.3 - Open
CVE-2020-7598 MEDIUM MEDIUM 5.6 - Open
GHSA-f52g-6jhx-586p MEDIUM MEDIUM 4 - Open
CVE-2021-32822 MEDIUM MEDIUM 4 - Open

@@ -44,7 +44,7 @@
"optional": "^0.1.3",
"st": "0.2.4",

Choose a reason for hiding this comment

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

st 0.2.4 / package.json

Total vulnerabilities: 3

Critical: 0 High: 2 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2016-10539 HIGH HIGH 7.5 - Open
CVE-2017-16138 HIGH HIGH 7.5 - Open
CVE-2017-16224 MEDIUM MEDIUM 6.1 - Open

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",

Choose a reason for hiding this comment

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

errorhandler 1.2.0 / package.json

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2016-10539 HIGH HIGH 7.5 - Open

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",

Choose a reason for hiding this comment

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

express 4.12.4 / package.json

Total vulnerabilities: 8

Critical: 0 High: 6 Medium: 2 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2017-16138 HIGH HIGH 7.5 - Open
CVE-2017-16119 HIGH HIGH 7.5 - Open
CVE-2017-1000048 HIGH HIGH 7.5 - Open
CVE-2022-24999 HIGH HIGH 7.5 - Open
CVE-2016-10539 HIGH HIGH 7.5 - Open
CVE-2017-20165 HIGH HIGH 7.5 - Open
CVE-2017-20162 MEDIUM MEDIUM 5.3 - Open
CVE-2017-16137 MEDIUM MEDIUM 5.3 - Open

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",

Choose a reason for hiding this comment

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

ejs-locals 1.0.2 / package.json

Total vulnerabilities: 3

Critical: 1 High: 1 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2017-1000228 CRITICAL CRITICAL 9.8 - Open
CVE-2017-1000189 HIGH HIGH 7.5 - Open
CVE-2017-1000188 MEDIUM MEDIUM 6.1 - Open

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

express-fileupload 1.1.10 / package.json

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-24434 HIGH HIGH 7.5 - Open

@@ -44,7 +44,7 @@
"optional": "^0.1.3",
"st": "0.2.4",
"stream-buffers": "^3.0.1",
"tap": "^11.1.3",
"tap": "^16.0.0",

Choose a reason for hiding this comment

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

tap 16.0.0 / package.json

Total vulnerabilities: 2

Critical: 1 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2020-7774 CRITICAL CRITICAL 9.8 - Open
CVE-2021-3807 HIGH HIGH 7.5 - Open

@@ -44,7 +44,7 @@
"optional": "^0.1.3",
"st": "0.2.4",
"stream-buffers": "^3.0.1",
"tap": "^11.1.3",
"tap": "^16.0.0",
"typeorm": "^0.2.24",
"validator": "^13.5.2"

Choose a reason for hiding this comment

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

validator 13.5.2 / package.json

Total vulnerabilities: 3

Critical: 0 High: 1 Medium: 2 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2021-3765 HIGH HIGH 7.5 13.7.0 Open
GHSA-xx4c-jj58-r7x6 MEDIUM MEDIUM 5.3 13.7.0 Open
PRISMA-2021-0063 MEDIUM MEDIUM 5.3 13.6.0 Open

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

ms 0.7.3 / package.json

Total vulnerabilities: 1

Critical: 0 High: 0 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2017-20162 MEDIUM MEDIUM 5.3 2.0.0 Open

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",
"express-session": "^1.17.2",
"file-type": "^8.1.0",

Choose a reason for hiding this comment

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

file-type 8.1.0 / package.json

Total vulnerabilities: 1

Critical: 0 High: 0 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-36313 MEDIUM MEDIUM 5.5 16.5.4 Open

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

bytes 1.0.0 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

cookie 0.1.2 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

ejs 1.0.0 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

ejs-locals 1.0.2 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

ejs 0.8.8 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

escape-html 1.0.1 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

ms 0.7.1 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

foreachasync 3.0.0 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

hooks-fixed 1.1.0 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

ms 0.6.2 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

ini 1.1.0 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

kareem 1.0.1 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

mongodb-core 1.2.19 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

@@ -25,7 +25,7 @@
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
"express-fileupload": "0.0.5",
"express-fileupload": "1.1.10",

Choose a reason for hiding this comment

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

npmconf 0.0.24 / package.json

LOW  Unknown License (NOT_FOUND)

This package use a non-SPDX, unrecognized, or private open-source license. Ensure this package is compliant.

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