@@ -466,7 +466,7 @@ Project: jackson-databind
466
466
(reported by Alexander S)
467
467
#1854: NPE deserializing collection with `@JsonCreator` and `ACCEPT_CASE_INSENSITIVE_PROPERTIES`
468
468
(reported by rue-jw@github)
469
- #1855: Blacklist for more serialization gadgets (dbcp/tomcat, spring)
469
+ #1855: Blacklist for more serialization gadgets (dbcp/tomcat, spring, CVE-2017-17485 )
470
470
#1859: Issue handling unknown/unmapped Enum keys
471
471
(reported by remya11@github)
472
472
#1868: Class name handling for JDK unmodifiable Collection types changed
@@ -677,9 +677,9 @@ Project: jackson-databind
677
677
#1872: `NullPointerException` in `SubTypeValidator.validateSubType` when
678
678
validating Spring interface
679
679
(reported by Rob W)
680
- #1899: Another two gadgets to exploit default typing issue in jackson-databind
680
+ #1899: Another two gadgets to exploit default typing issue (CVE-2018-5968)
681
681
(reported by OneSourceCat@github)
682
- #1931: Two more `c3p0` gadgets to exploit default typing issue
682
+ #1931: Two more `c3p0` gadgets to exploit default typing issue (c3p0, CVE-2018-7489)
683
683
684
684
2.8.11 (24-Dec-2017)
685
685
@@ -693,7 +693,7 @@ Project: jackson-databind
693
693
(reported by henryptung@github)
694
694
#1807 : Jackson-databind caches plain map deserializer and use it even map has `@JsonDeserializer`
695
695
(reported by lexas2509@github)
696
- #1855 : Blacklist for more serialization gadgets (dbcp/tomcat, spring)
696
+ #1855 : Blacklist for more serialization gadgets (dbcp/tomcat, spring / CVE- 2017 - 17485 )
697
697
698
698
2.8.10 (24 -Aug-2017 )
699
699
@@ -709,7 +709,7 @@ Project: jackson-databind
709
709
binary formats (CBOR, Smile)
710
710
#1735 : Missing type checks when using polymorphic type ids
711
711
(reported by Lukas Euler)
712
- #1737 : Block more JDK types from polymorphic deserialization
712
+ #1737 : Block more JDK types from polymorphic deserialization (CVE 2017 - 15095 )
713
713
714
714
2.8.9 (12 -Jun-2017 )
715
715
@@ -734,7 +734,7 @@ Project: jackson-databind
734
734
#1585 : Invoke ServiceLoader.load() inside of a privileged block when loading
735
735
modules using `ObjectMapper.findModules()`
736
736
(contributed by Ivo S)
737
- #1599 : Jackson Deserializer security vulnerability
737
+ #1599 : Jackson Deserializer security vulnerability (CVE- 2017 - 7525 )
738
738
(reported by ayound@github)
739
739
#1607 : @JsonIdentityReference not used when setup on class only
740
740
(reported by vboulaye@github)
0 commit comments