File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ in 2.8 minor versions.
7
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.8.0...v2.8.1
9
9
10
+ * 2.8.50 (2019-04-17)
11
+
12
+ * security #cve-2019 -10910 [ DI] Check service IDs are valid (nicolas-grekas)
13
+ * security #cve-2019 -10909 [ FrameworkBundle] [ Form ] Fix XSS issues in the form theme of the PHP templating engine (stof)
14
+ * security #cve-2019 -10912 [ PHPUnit Bridge] Prevent destructors with side-effects from being unserialized (nicolas-grekas)
15
+ * security #cve-2019 -10911 [ Security] Add a separator in the remember me cookie hash (pborreli)
16
+ * security #cve-2019 -10913 [ HttpFoundation] reject invalid method override (nicolas-grekas)
17
+
10
18
* 2.8.49 (2018-12-06)
11
19
12
20
* security #cve-2018 -19790 [ Security\Http] detect bad redirect targets using backslashes (xabbuh)
You can’t perform that action at this time.
0 commit comments