@@ -53,6 +53,10 @@ Project: jackson-databind
53
53
2339 : Suboptimal return type for `ObjectNode.set()`
54
54
(reported by Victor N)
55
55
56
+ 2.9.9.1 (not yet released)
57
+
58
+ #2326 : Block one more gadget type (CVE-2019 -12384 )
59
+
56
60
2.9.9 (16 -May-2019 )
57
61
58
62
#1408 : Call to `TypeVariable.getBounds()` without synchronization unsafe on some platforms
@@ -383,6 +387,11 @@ Project: jackson-databind
383
387
`MapperFeature.ALLOW_COERCION_OF_SCALARS`
384
388
(requested by magdel@github)
385
389
390
+ 2.8.11.3 (23-Nov-2018)
391
+
392
+ #2326: Block class for CVE-2019-12086
393
+ (contributed by MaximilianTews@github)
394
+
386
395
2.8.11.2 (08-Jun-2018)
387
396
388
397
#1941: `TypeFactory.constructFromCanonical()` throws NPE for Unparameterized
@@ -618,10 +627,16 @@ Project: jackson-databind
618
627
#1277 : Add caching of resolved generic types for `TypeFactory`
619
628
(requested by Andriy P)
620
629
621
- 2.7.10 ( not yet released )
630
+ 2.7.9.5 ( 23 -Nov- 2018 )
622
631
623
- #1628 : Don' t print to error stream about failure to load JDK 7 types
624
- (reported by Villane@github)
632
+ #2097 : Block more classes from polymorphic deserialization (CVE-2018 -14718
633
+ - CVE-2018 -14721 )
634
+ (reported by Guixiong Wu)
635
+ #2109 : Canonical string for reference type is built incorrectly
636
+ (reported by svarzee@github)
637
+ #2186 : Block more classes from polymorphic deserialization (CVE-2018 -19360 ,
638
+ CVE-2018 -19361 , CVE-2018 -19362 )
639
+ (reported by Guixiong Wu)
625
640
626
641
2.7.9 (04 -Feb-2017 )
627
642
0 commit comments