Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

🚨 [security] Update puma: 3.11.3 → 3.12.4 (minor)#36

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/puma-3.12.4
Closed

🚨 [security] Update puma: 3.11.3 → 3.12.4 (minor)#36
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/puma-3.12.4

Conversation

@depfu
Copy link

@depfu depfu bot commented Feb 29, 2020


🚨 Your version of puma has known security vulnerabilities 🚨

Advisory: CVE-2020-5247
Disclosed: February 27, 2020
URL: https://github.com/puma/puma/security/advisories/GHSA-84j7-475p-hp8v

HTTP Response Splitting vulnerability in puma

If an application using Puma allows untrusted input in a response header,
an attacker can use newline characters (i.e. CR, LF) to end the header and
inject malicious content, such as additional headers or an entirely new
response body. This vulnerability is known as HTTP Response Splitting.

While not an attack in itself, response splitting is a vector for several
other attacks, such as cross-site scripting (XSS).


🚨 We recommend to merge and deploy this update as soon as possible! 🚨

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ puma (3.11.3 → 3.12.4) · Repo · Changelog

Release Notes

3.12.1

v3.12.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


👉 No CI detected

You don't seem to have any Continuous Integration service set up!

Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.

This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:

  • Circle CI, Semaphore and Travis-CI are all excellent options.
  • If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github.
  • If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with depfu/.

Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 29, 2020
@depfu depfu bot changed the title Update puma: 3.11.3 → 3.12.4 (minor) 🚨 [security] Update puma: 3.11.3 → 3.12.4 (minor) Mar 3, 2020
@depfu
Copy link
Author

depfu bot commented May 21, 2020

Closed in favor of #43.

@depfu depfu bot closed this May 21, 2020
@depfu depfu bot deleted the depfu/update/puma-3.12.4 branch May 21, 2020 00:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants