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

Update dependency symfony/symfony to v2.8.52 [SECURITY] #33

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

Conversation

shokohsc
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
symfony/symfony (source) require patch 2.8.8 -> 2.8.52

GitHub Vulnerability Alerts

CVE-2019-10909

In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, validation messages are not escaped, which can lead to XSS when user input is included. This is related to symfony/framework-bundle.

CVE-2019-10913

In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, HTTP Methods provided as verbs or using the override header may be treated as trusted input, but they are not validated, possibly causing SQL injection or XSS. This is related to symfony/http-foundation.

CVE-2019-18888

An issue was discovered in Symfony 2.8.0 through 2.8.50, 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, and 4.3.0 through 4.3.7. If an application passes unvalidated user input as the file for which MIME type validation should occur, then arbitrary arguments are passed to the underlying file command. This is related to symfony/http-foundation (and symfony/mime in 4.3.x).

CVE-2019-10912

In Symfony before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, it is possible to cache objects that may contain bad user input. On serialization or unserialization, this could result in the deletion of files that the current user has access to. This is related to symfony/cache and symfony/phpunit-bridge.

CVE-2019-10911

In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, a vulnerability would allow an attacker to authenticate as a privileged user on sites with user registration and remember me login functionality enabled. This is related to symfony/security.

CVE-2019-18887

When checking the signature of an URI (an ESI fragment URL for instance), the URISigner did not used a constant time string comparison function, resulting in a potential remote timing attack vulnerability.


Release Notes

symfony/symfony

v2.8.52

Compare Source

Changelog (since symfony/symfony@v2.8.51...v2.8.52)

[PR]https://github.com/symfony/symfony/pull/343499
[SECURITY] Security release

v2.8.51

Compare Source

v2.8.50

Compare Source

Changelog (since symfony/symfony@v2.8.49...v2.8.50)

[PR]https://github.com/symfony/symfony/pull/311455
[SECURITY] Security release

v2.8.49

Compare Source

Changelog (since symfony/symfony@v2.8.48...v2.8.49)

[PR]https://github.com/symfony/symfony/pull/294877
[SECURITY] Security release

v2.8.48

Compare Source

Changelog (since symfony/symfony@v2.8.47...v2.8.48)

[PR]https://github.com/symfony/symfony/pull/293333

v2.8.47

Compare Source

Changelog (since symfony/symfony@v2.8.46...v2.8.47)

[PR]https://github.com/symfony/symfony/pull/290699

v2.8.46

Compare Source

Changelog (since symfony/symfony@v2.8.45...v2.8.46)

[PR]https://github.com/symfony/symfony/pull/286400

v2.8.45

Compare Source

Changelog (since symfony/symfony@v2.8.44...v2.8.45)

[PR]https://github.com/symfony/symfony/pull/282866

v2.8.44

Compare Source

Changelog (since symfony/symfony@v2.8.43...v2.8.44)

[PR]https://github.com/symfony/symfony/pull/281011
[SECURITY] Security release

v2.8.43

Compare Source

Changelog (since symfony/symfony@v2.8.42...v2.8.43)

[PR]https://github.com/symfony/symfony/pull/280311

v2.8.42

Compare Source

Changelog (since symfony/symfony@v2.8.41...v2.8.42)

[PR]https://github.com/symfony/symfony/pull/277033

v2.8.41

Compare Source

Changelog (since symfony/symfony@v2.8.40...v2.8.41)

  • bug #​27359 [HttpFoundation] Fix perf issue during MimeTypeGuesser intialization (@​nicolas-grekas)
  • security #cve-2018-11408 [SecurityBundle] Fail if security.http_utils cannot be configured
  • security #cve-2018-11406 clear CSRF tokens when the user is logged out
  • security #cve-2018-11385 Adding session authentication strategy to Guard to avoid session fixation
  • security #cve-2018-11385 Adding session strategy to ALL listeners to avoid any possible fixation
  • security #cve-2018-11386 [HttpFoundation] Break infinite loop in PdoSessionHandler when MySQL is in loose mode

[PR]https://github.com/symfony/symfony/pull/273755
[SECURITY] Security release

v2.8.40

Compare Source

Changelog (since symfony/symfony@v2.8.39...v2.8.40)

[PR]https://github.com/symfony/symfony/pull/273288

v2.8.39

Compare Source

Changelog (since symfony/symfony@v2.8.38...v2.8.39)

[PR]https://github.com/symfony/symfony/pull/270955

v2.8.38

Compare Source

Changelog (since symfony/symfony@v2.8.37...v2.8.38)

[PR]https://github.com/symfony/symfony/pull/268411

v2.8.37

Compare Source

Changelog (since symfony/symfony@v2.8.36...v2.8.37)

[PR]https://github.com/symfony/symfony/pull/267422

v2.8.36

Compare Source

Changelog (since symfony/symfony@v2.8.35...v2.8.36)

[PR]https://github.com/symfony/symfony/pull/264155

v2.8.35

Compare Source

Changelog (since symfony/symfony@v2.8.34...v2.8.35)

[PR]https://github.com/symfony/symfony/pull/263611

v2.8.34

Compare Source

Changelog (since symfony/symfony@v2.8.33...v2.8.34)

[PR]https://github.com/symfony/symfony/pull/259544

v2.8.33

Compare Source

Changelog (since symfony/symfony@v2.8.32...v2.8.33)

[PR]https://github.com/symfony/symfony/pull/256899

v2.8.32

Compare Source

Changelog (since symfony/symfony@v2.8.31...v2.8.32)

[PR]https://github.com/symfony/symfony/pull/253188

v2.8.31

Compare Source

Changelog (since symfony/symfony@v2.8.30...v2.8.31)

[PR]https://github.com/symfony/symfony/pull/250000
[SECURITY] Security release

v2.8.30

Compare Source

Changelog (since symfony/symfony@v2.8.29...v2.8.30)

[PR]https://github.com/symfony/symfony/pull/249577

v2.8.29

Compare Source

Changelog (since symfony/symfony@v2.8.28...v2.8.29)

[PR]https://github.com/symfony/symfony/pull/249155

v2.8.28

Compare Source

Changelog (since symfony/symfony@v2.8.27...v2.8.28)


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

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