File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -334,6 +334,11 @@ Project: jackson-databind
334334 `MapperFeature.ALLOW_COERCION_OF_SCALARS`
335335 (requested by magdel@github)
336336
337+ 2.8.11.3 (23-Nov-2018)
338+
339+ #2326: Block class for CVE-2019-12086
340+ (contributed by MaximilianTews@github)
341+
3373422.8.11.2 (08-Jun-2018)
338343
339344#1941: `TypeFactory.constructFromCanonical()` throws NPE for Unparameterized
@@ -569,10 +574,16 @@ Project: jackson-databind
569574#1277 : Add caching of resolved generic types for `TypeFactory`
570575 (requested by Andriy P)
571576
572- 2.7.10 ( not yet released )
577+ 2.7.9.5 ( 23 -Nov- 2018 )
573578
574- #1628 : Don' t print to error stream about failure to load JDK 7 types
575- (reported by Villane@github)
579+ #2097 : Block more classes from polymorphic deserialization (CVE-2018 -14718
580+ - CVE-2018 -14721 )
581+ (reported by Guixiong Wu)
582+ #2109 : Canonical string for reference type is built incorrectly
583+ (reported by svarzee@github)
584+ #2186 : Block more classes from polymorphic deserialization (CVE-2018 -19360 ,
585+ CVE-2018 -19361 , CVE-2018 -19362 )
586+ (reported by Guixiong Wu)
576587
5775882.7.9 (04 -Feb-2017 )
578589
You can’t perform that action at this time.
0 commit comments