File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ in 4.2 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/v4.2.0...v4.2.1
9
9
10
+ * 4.2.12 (2019-11-13)
11
+
12
+ * security #cve-2019 -18886 [ Security\Core] throw AccessDeniedException when switch user fails (nicolas-grekas)
13
+ * security #cve-2019 -18889 [ Cache] forbid serializing AbstractAdapter and TagAwareAdapter instances (nicolas-grekas)
14
+ * security #cve-2019 -11325 [ VarExporter] fix exporting some strings (nicolas-grekas)
15
+ * security #cve-2019 -18888 [ HttpFoundation] fix guessing mime-types of files with leading dash (nicolas-grekas)
16
+ * security #cve-2019 -18887 [ HttpKernel] Use constant time comparison in UriSigner (stof)
17
+
10
18
* 4.2.11 (2019-07-28)
11
19
12
20
* bug #32760 [ HttpKernel] clarify error handler restoring process (xabbuh)
You can’t perform that action at this time.
0 commit comments