Bump Nancy.Hosting.Aspnet from 1.4.1 to 2.0.0
Bumps Nancy.Hosting.Aspnet from 1.4.1 to 2.0.0.
Release notes
Sourced from Nancy.Hosting.Aspnet's releases.
v1.4.4
Security Issue in JSON deserialization used by CSRF cookie handling. Removed use of JSON (de)serialization in Csrf.cs, to prevent a possible remote code execution vulnerability. Thanks to Alvaro Muñoz and Alexandr Mirosh from Hewlett-Packard Enterprise Security for pointing out this flaw. Affected versions are all Nancy
1.xreleases and all pre-release candidates of2.xup to and including2.0-clinteastwood. The new CRSF cookie will not be backwards compatible with cookies that was generated with earlier versions.All
1.xusers are advised to upgrade to1.4.4All
2.xusers are advised to use a build from our MyGet feed until2.0-dangermousehas been published to NuGetℹ️ Be advised that you have had to explicitly enable CSRF support, by calling
CSRF.Enable(...), to be affected by this vulnerability.
Commits
-
dbdbe94Merge pull request #2901 from blairconrad/fie-4.6.0 -
de458a9Fix Link header non-ASCII characters issue (#2903) -
bb34ae1Upgrade to FakeItEasy 4.6.0 -
68e0b9fDon't allocate 4kB and Stream.CopyTo for empty bodies (#2898) -
3cef9e6Merge pull request #2890 from youngbob/fix-status-code-xml-serialize -
a082f04Merge pull request #2870 from blairconrad/netstandard2.0 -
c2a5254Merge pull request #2868 from DamirAinullin/master -
93c1594Merge pull request #2889 from youngbob/fix-media-range-null-case -
3515c2eEnsure DefaultStatusCodeHandlerResult can be XML serialized -
cbcf05cRevert "add constructor to DefaultStatusCodeHandlerResult, so we do not have ... - Additional commits viewable in compare view
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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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.