appointment-reminders-laravel
appointment-reminders-laravel copied to clipboard
[Security] Bump laravel/framework from 7.16.1 to 7.30.4
Bumps laravel/framework from 7.16.1 to 7.30.4. This update includes security fixes.
Vulnerabilities fixed
Sourced from The PHP Security Advisories Database.
Guard bypass in Eloquent models
Affected versions: >=5.5.0, =7.0.0, <7.23.2
Sourced from The PHP Security Advisories Database.
RCE vulnerability in "cookie" session driver
Affected versions: >=5.5.0, =7.0.0, <7.22.4
Sourced from The PHP Security Advisories Database.
RCE vulnerability in "cookie" session driver
Affected versions: >=4.1.0, =7.0.0, <7.22.4
Sourced from The PHP Security Advisories Database.
Unexpected bindings in QueryBuilder
Affected versions: >=6.0.0, =8.0.0, <8.24.0
Sourced from The PHP Security Advisories Database.
Unexpected bindings in QueryBuilder
Affected versions: >=6.0.0, =8.0.0, <8.22.1
Sourced from The GitHub Security Advisory Database.
Query Binding Exploitation
Description
Laravel versions <6.20.12, <7.30.3 & <8.22.1 contain a query binding exploitation.
If a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the query builder, an unexpected number of query bindings can be added to the query. In some situations, this will simply lead to no results being returned by the query builder; however, it is possible certain queries could be affected in a way that causes the query to return unexpected results.
Affected versions: >= 7.0.0, < 7.30.3
Release notes
Sourced from laravel/framework's releases.
v7.30.4
Fixed
- Fixed empty html mail (#35941)
- Fixed type error in
Illuminate\Http\Concerns\InteractsWithContentTypes::isJson()(#35956)- Limit expected bindings (#35972, 006873d)
v7.30.3
v7.30.3 (2021-01-15)
v7.30.2
v7.30.2 (2021-01-13)
Added
- Added strings to
DetectsLostConnections(#35752)Fixed
Changed
- Retry connection if DNS lookup fails (#35790)
v7.30.1
v7.30.1 (2020-12-22)
Fixed
- Backport for fix issue with polymorphic morphMaps with literal 0 (#35487)
- Fixed mime validation for jpeg files (#35518)
- Fixed
Illuminate\Validation\Concerns\ValidatesAttributes::validateJson()for PHP8 (#35646)- Catch DecryptException with invalid X-XSRF-TOKEN in
Illuminate\Foundation\Http\Middleware\VerifyCsrfToken(#35671)v7.30.0
v7.30.0 (2020-12-01)
Fixed
- Turn the eloquent collection into a base collection if mapWithKeys loses models (#35129)
- Fixed pivot restoration (#35218)
- Fixing BroadcastException message in PusherBroadcaster@broadcast (#35290)
- Fixed generic DetectsLostConnection string (#35323)
- Backport Redis context option (#35370)
- Fixed validating image/jpeg images after Symfony/Mime update (#35419)
Changed
- Updated
aws/aws-sdk-phpsuggest to^3.155(#35267)v7.29.3
v7.29.3 (2020-11-03)
... (truncated)
Commits
9dd3814versionc05390bfix conflicts006873dformattingc6b8168Add limit bindings for having between + tests.dbbb1c1Update whereDay and whereYear to clean value.9d3752cLimit expected bindingx v2.d08fd80Fixed type error (#35956)f0dc53f[6.x] update changelog57d148d[7.x] update changeloge4be180[6.x] update changelog- 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 closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor 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)
- 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)
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.