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] Upgrade: bcrypt, body-parser, crypto-js, express, express-mongo-sanitize, helmet, maskdata, mongoose, multer, password-validator #309

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

Conversation

LucileGombert
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on

bcrypt
from 5.0.0 to 5.1.1 | 3 versions ahead of your current version | a year ago
on 2023-08-16
body-parser
from 1.19.0 to 1.20.2 | 5 versions ahead of your current version | 2 years ago
on 2023-02-22
crypto-js
from 4.0.0 to 4.2.0 | 3 versions ahead of your current version | a year ago
on 2023-10-24
express
from 4.17.1 to 4.19.2 | 9 versions ahead of your current version | 6 months ago
on 2024-03-25
express-mongo-sanitize
from 2.0.2 to 2.2.0 | 2 versions ahead of your current version | 3 years ago
on 2022-01-14
helmet
from 4.4.1 to 4.6.0 | 3 versions ahead of your current version | 3 years ago
on 2021-05-02
maskdata
from 1.1.4 to 1.3.3 | 16 versions ahead of your current version | a month ago
on 2024-08-10
mongoose
from 5.11.11 to 5.13.22 | 48 versions ahead of your current version | 8 months ago
on 2024-01-02
multer
from 1.4.2 to 1.4.4 | 3 versions ahead of your current version | 3 years ago
on 2021-12-07
password-validator
from 5.1.1 to 5.3.0 | 4 versions ahead of your current version | 2 years ago
on 2022-05-15

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
696 Proof of Concept
high severity Use of Weak Hash
SNYK-JS-CRYPTOJS-6028119
696 No Known Exploit
high severity Prototype Pollution
SNYK-JS-LODASHSET-1320032
696 Proof of Concept
high severity Prototype Pollution
SNYK-JS-MONGOOSE-2961688
696 Proof of Concept
high severity Prototype Pollution
SNYK-JS-MONGOOSE-5777721
696 Proof of Concept
high severity Prototype Pollution
SNYK-JS-MQUERY-1089718
696 Proof of Concept
high severity Prototype Poisoning
SNYK-JS-QS-3153490
696 Proof of Concept
high severity Arbitrary File Overwrite
SNYK-JS-TAR-1536528
696 No Known Exploit
high severity Arbitrary File Overwrite
SNYK-JS-TAR-1536531
696 No Known Exploit
high severity Arbitrary File Write
SNYK-JS-TAR-1579147
696 No Known Exploit
high severity Arbitrary File Write
SNYK-JS-TAR-1579152
696 No Known Exploit
high severity Arbitrary File Write
SNYK-JS-TAR-1579155
696 No Known Exploit
medium severity Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JS-TAR-6476909
696 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
696 No Known Exploit
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
696 No Known Exploit
medium severity Information Exposure
SNYK-JS-MONGODB-5871303
696 No Known Exploit
medium severity Prototype Pollution
SNYK-JS-MONGOOSE-1086688
696 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-MPATH-1577289
696 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-TAR-1536758
696 No Known Exploit
Release notes
Package name: bcrypt from bcrypt GitHub release notes
Package name: body-parser from body-parser GitHub release notes
Package name: crypto-js from crypto-js GitHub release notes
Package name: express from express GitHub release notes
Package name: express-mongo-sanitize
  • 2.2.0 - 2022-01-14

    Added

    • New config option:
      • allowDots boolean: if set, allows dots in the user-supplied data #41

    Fixed

    • Prevent null pointer exception when using dryRun option #88
  • 2.1.0 - 2021-05-11

    Added

    • New config options:
      • onSanitize callback: this will be called after the request's value was sanitized, with two named parameters: the key that was sanitized, and the raw req object.
      • dryRun boolean: if set, sanitization will not take place. Useful when combined with onSanitize to report on the keys which would have been sanitized.
    • TypeScript types
    • Official support for node v16.
  • 2.0.2 - 2021-01-07

    Fixed

    • Fixed a prototype pollution security vulnerability. #34

    Updated

    • Update dependencies.
from express-mongo-sanitize GitHub release notes
Package name: helmet from helmet GitHub release notes
Package name: maskdata
  • 1.3.3 - 2024-08-10
  • 1.3.2 - 2024-07-29
  • 1.3.1 - 2024-01-28
  • 1.3.0 - 2024-01-28
  • 1.2.6 - 2023-10-27
  • 1.2.5 - 2023-10-27
  • 1.2.4 - 2023-10-27
  • 1.2.3 - 2023-10-20
  • 1.2.2 - 2023-03-20

    fix the readme.md link

  • 1.2.1 - 2023-03-20
  • 1.2.0 - 2022-10-24
  • 1.1.10 - 2022-04-28
  • 1.1.8 - 2022-03-31
  • 1.1.7 - 2022-03-31
  • 1.1.6 - 2021-06-05
  • 1.1.5 - 2021-06-05
  • 1.1.4 - 2021-01-21
from maskdata GitHub release notes
Package name: mongoose
  • 5.13.22 - 2024-01-02
  • 5.13.21 - 2023-10-19
  • 5.13.20 - 2023-07-12
  • 5.13.19 - 2023-06-22
  • 5.13.18 - 2023-06-22
  • 5.13.17 - 2023-04-04
  • 5.13.16 - 2023-02-20
  • 5.13.15 - 2022-08-22
  • 5.13.14 - 2021-12-27
  • 5.13.13 - 2021-11-02
  • 5.13.12 - 2021-10-19
  • 5.13.11 - 2021-10-12
  • 5.13.10 - 2021-10-05
  • 5.13.9 - 2021-09-06
  • 5.13.8 - 2021-08-23
  • 5.13.7 - 2021-08-11
  • 5.13.6 - 2021-08-09
  • 5.13.5 - 2021-07-30
  • 5.13.4 - 2021-07-28
  • 5.13.3 - 2021-07-16
  • 5.13.2 - 2021-07-03
  • 5.13.1 - 2021-07-02
  • 5.13.0 - 2021-06-28
  • 5.12.15 - 2021-06-25
  • 5.12.14 - 2021-06-15
  • 5.12.13 - 2021-06-04
  • 5.12.12 - 2021-05-28
  • 5.12.11 - 2021-05-24
  • 5.12.10 - 2021-05-18
  • 5.12.9 - 2021-05-13
  • 5.12.8 - 2021-05-10
  • 5.12.7 - 2021-04-29
  • 5.12.6 - 2021-04-27
  • 5.12.5 - 2021-04-19
  • 5.12.4 - 2021-04-15
  • 5.12.3 - 2021-03-31
  • 5.12.2 - 2021-03-22
  • 5.12.1 - 2021-03-18
  • 5.12.0 - 2021-03-11
  • 5.11.20 - 2021-03-11
  • 5.11.19 - 2021-03-05
  • 5.11.18 - 2021-02-23
  • 5.11.17 - 2021-02-17
  • 5.11.16 - 2021-02-12
  • 5.11.15 - 2021-02-03
  • 5.11.14 - 2021-01-28
  • 5.11.13 - 2021-01-20
  • 5.11.12 - 2021-01-14
  • 5.11.11 - 2021-01-08
from mongoose GitHub release notes
Package name: multer from multer GitHub release notes
Package name: password-validator

Snyk has created this PR to upgrade:
  - bcrypt from 5.0.0 to 5.1.1.
    See this package in npm: https://www.npmjs.com/package/bcrypt
  - body-parser from 1.19.0 to 1.20.2.
    See this package in npm: https://www.npmjs.com/package/body-parser
  - crypto-js from 4.0.0 to 4.2.0.
    See this package in npm: https://www.npmjs.com/package/crypto-js
  - express from 4.17.1 to 4.19.2.
    See this package in npm: https://www.npmjs.com/package/express
  - express-mongo-sanitize from 2.0.2 to 2.2.0.
    See this package in npm: https://www.npmjs.com/package/express-mongo-sanitize
  - helmet from 4.4.1 to 4.6.0.
    See this package in npm: https://www.npmjs.com/package/helmet
  - maskdata from 1.1.4 to 1.3.3.
    See this package in npm: https://www.npmjs.com/package/maskdata
  - mongoose from 5.11.11 to 5.13.22.
    See this package in npm: https://www.npmjs.com/package/mongoose
  - multer from 1.4.2 to 1.4.4.
    See this package in npm: https://www.npmjs.com/package/multer
  - password-validator from 5.1.1 to 5.3.0.
    See this package in npm: https://www.npmjs.com/package/password-validator

See this project in Snyk:
https://app.snyk.io/org/wiwi1806/project/ad0da250-c31b-4c3b-88c5-923fbc937b69?utm_source=github&utm_medium=referral&page=upgrade-pr
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