Skip to content

Commit

Permalink
Update release notes wrt #2404
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Aug 13, 2019
1 parent a66f16f commit 6967c3e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 19 deletions.
5 changes: 5 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -859,3 +859,8 @@ Michael Simons (michael-simons@github)
* Reported #2395: `NullPointerException` from `ResolvedRecursiveType` (regression due to
fix for #2331)
(2.9.9.3)

Joe Barnett (josephlbarnett@github)
* Reported, contributed fix for #2404: FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY setting
ignored when creator properties are buffered
(2.9.10)
29 changes: 10 additions & 19 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,20 @@ Project: jackson-databind

2.9.10 (not yet released)

#2410: Block one more gadget type (CVE-2019-14540)
(reported by iSafeBlue@github / [email protected])
#2420: Block one more gadget type (no CVE allocated yet)
(reported by [email protected])

2.9.9.3 (06-Aug-2019)

#2395: `NullPointerException` from `ResolvedRecursiveType` (regression due to fix for #2331)
(reported by Michael S)

2.9.9.2 (27-Jul-2019)

#2331: `JsonMappingException` through nested getter with generic wildcard return type
#2387: Block yet another deserialization gadget (CVE-2019-14379)
#2389: Block yet another deserialization gadget (CVE-2019-14439)
(reported by xiexq)

2.9.9.1 (03-Jul-2019)

#2334: Block one more gadget type (CVE-2019-12384)
#2341: Block one more gadget type (CVE-2019-12814)
#2374: `ObjectMapper. getRegisteredModuleIds()` throws NPE if no modules registered
(reported by Edgar A)
#2387: Block yet another deserialization gadget (CVE-2019-14379)
#2389: Block yet another deserialization gadget (CVE-2019-14439)
(reported by xiexq)
#2410: Block one more gadget type (CVE-2019-14540)
(reported by iSafeBlue@github / [email protected])
#2420: Block one more gadget type (no CVE allocated yet)
(reported by [email protected])
#2404: FAIL_ON_MISSING_EXTERNAL_TYPE_ID_PROPERTY setting ignored when
creator properties are buffered
(contributed by Joe B)

2.9.9 (16-May-2019)

Expand Down

0 comments on commit 6967c3e

Please sign in to comment.