8000 updated CHANGELOG for 4.0.15 · alex-dev/symfony@9111ada · GitHub
[go: up one dir, main page]

Skip to content

Commit 9111ada

Browse files
committed
updated CHANGELOG for 4.0.15
1 parent a83d841 commit 9111ada

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG-4.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ in 4.0 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.0.0...v4.0.1
99

10+
* 4.0.15 (2018-12-06)
11+
12+
* security `#cve-2018-19790 <https://symfony.com/cve-2018-19790>`_ [Security\Http] detect bad redirect targets using backslashes (@xabbuh)
13+
* security `#cve-2018-19789 <https://symfony.com/cve-2018-19789>`_ [Form] Filter file uploads out of regular form types (@nicolas-grekas)
14+
1015
* 4.0.14 (2018-08-01)
1116

1217
* security #cve-2018-14774 [HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer (nicolas-grekas)

0 commit comments

Comments
 (0)
0