diff --git a/FreeScout-Dependencies-Security.md b/FreeScout-Dependencies-Security.md index 0147ce1..38e3518 100644 --- a/FreeScout-Dependencies-Security.md +++ b/FreeScout-Dependencies-Security.md @@ -32,3 +32,19 @@ https://blog.laravel.com/security-release-laravel-61834-7232 _Fix: [21d86327](https://github.com/freescout-helpdesk/freescout/commit/21d86327)_ *** + +``` +Cookie serialization vulnerability +https://laravel.com/docs/5.6/upgrade#upgrade-5.6.30 +``` +_Fix: [83636503](https://github.com/freescout-helpdesk/freescout/commit/83636503)_ + +## symfony/http-foundation + +``` +CVE-2019-10913: CVE-2019-10913: Reject invalid HTTP method overrides +https://symfony.com/cve-2019-10913 +``` +_Fix: [ba8296ef](https://github.com/freescout-helpdesk/freescout/commit/ba8296ef)_ + +*** \ No newline at end of file