Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps swiftmailer/swiftmailer from 5.4.3 to 5.4.9. This update includes security fixes.

Vulnerabilities fixed

Sourced from The PHP Security Advisories Database.

Remote Code Execution when using the mail transport

Affected versions: >=4.0.0, <5.0.0; >=5.0.0, <5.4.5

Changelog

Sourced from swiftmailer/swiftmailer's changelog.

5.4.9 (2018-01-23)

  • no changes, last version of the 5.x series

5.4.8 (2017-05-01)

  • fixed encoding inheritance in addPart()
  • fixed sorting MIME children when their types are equal

5.4.7 (2017-04-20)

  • fixed NTLMAuthenticator clobbering bcmath scale

5.4.6 (2017-02-13)

  • removed exceptions thrown in destructors as they lead to fatal errors
  • switched to use sha256 by default in DKIM as per the RFC
  • fixed an 'Undefined variable: pipes' PHP notice
  • fixed long To headers when using the mail transport
  • fixed NTLMAuthenticator when no domain is passed with the username
  • prevented fatal error during unserialization of a message
  • fixed a PHP warning when sending a message that has a length of a multiple of 8192

5.4.5 (2016-12-29)

  • SECURITY FIX: fixed CVE-2016-10074 by disallowing potentially unsafe shell characters

    Prior to 5.4.5, the mail transport (Swift_Transport_MailTransport) was vulnerable to passing
    arbitrary shell arguments if the "From", "ReturnPath" or "Sender" header came
    from a non-trusted source, potentially allowing Remote Code Execution

  • deprecated the mail transport

5.4.4 (2016-11-23)

  • reverted escaping command-line args to mail (PHP mail() function already does it)
Commits
  • 7ffc1ea prepared the 5.4.9 release
  • 73e460c minor #1037 Remove extra lines (carusogabriel)
  • 0bb69be Remove extra lines
  • c126567 minor #1021 Tiny update composer.json (Rotzbua)
  • 90aaf27 Update composer.json
  • 93df08e minor #995 [Docs] Converted mysql_* into PDO calls (Oire)
  • 88cd352 Docs: Converted mysql_* into PDO calls. See #994
  • 0dcea92 minor #990 Updated Homepage and Documentation Link (jgacuca567)
  • 64bbfcb Updated Homepage and Documentation Link
  • f61bd08 fixed URL in composer.json
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [swiftmailer/swiftmailer](https://github.com/swiftmailer/swiftmailer) from 5.4.3 to 5.4.9. **This update includes security fixes.**
- [Release notes](https://github.com/swiftmailer/swiftmailer/releases)
- [Changelog](https://github.com/swiftmailer/swiftmailer/blob/master/CHANGES)
- [Commits](swiftmailer/swiftmailer@v5.4.3...v5.4.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #8.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/swiftmailer/swiftmailer-5.4.9 branch December 1, 2018 04:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants