bbyars / mountebank

Over the wire test doubles
http://www.mbtest.org
MIT License
2k stars 262 forks source link

[Snyk] Security upgrade smtp-server from 3.13.0 to 3.13.2 #753

Closed bbyars closed 7 months ago

bbyars commented 7 months ago

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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **658/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-NODEMAILER-6219989](https://snyk.io/vuln/SNYK-JS-NODEMAILER-6219989) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: smtp-server The new version differs by 10 commits.
  • 42347b1 Merge pull request #205 from nodemailer/release-please--branches--master--components--smtp-server
  • 4052bcd chore(master): release 3.13.2 [skip-ci]
  • 69de435 Merge branch 'master' of github.com:nodemailer/smtp-server
  • 5876626 fix(release): fixed Git URL on package.json
  • b3a9cce Merge pull request #204 from nodemailer/release-please--branches--master--components--smtp-server
  • a09bb95 chore(master): release 3.13.1 [skip-ci]
  • 438c617 fix(deps): use punycode module
  • 0dbc8e1 fix(deploy): added autorelease
  • d4e1cfd Merge pull request #200 from immjs/patch-1
  • 72db181 Do not impose an unauthenticated command limit when auth is optional
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](https://app.snyk.io/org/bbyars/project/b8ad4913-0ca4-47c9-9a64-36529fbfffe3?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/bbyars/project/b8ad4913-0ca4-47c9-9a64-36529fbfffe3?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"63d8357c-012f-4054-9d48-bb72ae869531","prPublicId":"63d8357c-012f-4054-9d48-bb72ae869531","dependencies":[{"name":"smtp-server","from":"3.13.0","to":"3.13.2"}],"packageManager":"npm","projectPublicId":"b8ad4913-0ca4-47c9-9a64-36529fbfffe3","projectUrl":"https://app.snyk.io/org/bbyars/project/b8ad4913-0ca4-47c9-9a64-36529fbfffe3?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-NODEMAILER-6219989"],"upgrade":["SNYK-JS-NODEMAILER-6219989"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[658],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)