chore(deps): update dependency livewire/livewire to v2.12.7 [security]#69
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency livewire/livewire to v2.12.7 [security]#69renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.10.7→2.12.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
CVE-2024-47823
In livewire/livewire prior to
v2.12.7andv3.5.2, the file extension of an uploaded file is guessed based on the MIME type. As a result, the actual file extension from the file name is not validated. An attacker can therefore bypass the validation by uploading a file with a valid MIME type (e.g.,image/png) and a “.php” file extension.If the following criteria are met, the attacker can carry out an RCE attack:
$file->getClientOriginalName()PoC
In the following scenario, an attacker could upload a file called
shell.phpwith animage/pngMIME type and execute it on the remote server.Release Notes
livewire/livewire (livewire/livewire)
v2.12.7Compare Source
What's Changed
TestableLivewireby @austincarpenter in #6512New Contributors
Full Changelog: livewire/livewire@v2.12.6...v2.12.7
v2.12.6Compare Source
What's Changed
Full Changelog: livewire/livewire@v2.12.5...v2.12.6
v2.12.5Compare Source
What's Changed
Full Changelog: livewire/livewire@v2.12.4...v2.12.5
v2.12.4Compare Source
What's Changed
Full Changelog: livewire/livewire@v2.12.3...v2.12.4
v2.12.3Compare Source
Full Changelog: livewire/livewire@v2.12.2...v2.12.3
v2.12.2Compare Source
What's Changed
Full Changelog: livewire/livewire@v2.12.1...v2.12.2
v2.12.1Compare Source
What's Changed
Full Changelog: livewire/livewire@v2.12.0...v2.12.1
v2.12.0Compare Source
What's Changed
Full Changelog: livewire/livewire@v2.11.3...v2.12.0
v2.11.3Compare Source
What's Changed
Full Changelog: livewire/livewire@v2.11.2...v2.11.3
v2.11.2Compare Source
What's Changed
Full Changelog: livewire/livewire@v2.11.1...v2.11.2
v2.11.1Compare Source
What's Changed
wire:dirtydirectives on a single element by @samlev in #5501New Contributors
Full Changelog: livewire/livewire@v2.11.0...v2.11.1
v2.11.0Compare Source
What's Changed
Full Changelog: livewire/livewire@v2.10.8...v2.11.0
v2.10.8Compare Source
What's Changed
type=buttonto tailwind paginators by @codemonkey76 in #5331StringNormalizationsupport to arrays and collections to fix Safari checksum issues by @Balsakup in #5379New Contributors
Full Changelog: livewire/livewire@v2.10.7...v2.10.8
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.