mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-09 12:22:30 +01:00
Updated FreeScout Dependencies Security (markdown)
parent
7e523224f6
commit
312bf54a90
@ -67,13 +67,13 @@ _Fix: [21d86327](https://github.com/freescout-helpdesk/freescout/commit/21d86327
|
||||
GHSA-6jvx-8ch9-j2jr: Laravel Cookie serialization vulnerability
|
||||
https://github.com/advisories/GHSA-6jvx-8ch9-j2jr
|
||||
```
|
||||
_Already fixed: [EncryptCookies.php](https://github.com/freescout-helpdesk/freescout/blob/70a7ec54ea87b0c742066ccaff3dafc4e1c91e9c/overrides/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php)_
|
||||
_Already fixed: [EncryptCookies.php](https://github.com/freescout-helpdesk/freescout/blob/70a7ec54ea87b0c742066ccaff3dafc4e1c91e9c/overrides/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php) (decryptCookie() & encryptCookie())_
|
||||
|
||||
```
|
||||
GHSA-qm5c-m76r-2hfr: Laravel RCE vulnerability in "cookie" session driver
|
||||
https://github.com/advisories/GHSA-qm5c-m76r-2hfr
|
||||
```
|
||||
_Already fixed: [Encrypter.php](https://github.com/freescout-helpdesk/freescout/blob/dist/vendor/laravel/framework/src/Illuminate/Encryption/Encrypter.php#L183C23-L183C37)_
|
||||
_Already fixed: [Encrypter.php](https://github.com/freescout-helpdesk/freescout/blob/dist/vendor/laravel/framework/src/Illuminate/Encryption/Encrypter.php#L183C23-L183C37) (getJsonPayload())_
|
||||
|
||||
## symfony/http-foundation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user