forked from FasterXML/jackson-1
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Block one more gadget type (HikariCP, CVE-2019-14439 / CVE-2019-16335)
Merged from FasterXML/jackson-databind#2449
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,9 +38,11 @@ One more patch release for 1.9. | |
* [databind#2389]: Block yet another deserialization gadget (CVE-2019-14439) | ||
(reported by xiexq) | ||
* [databind#2410]: Block one more gadget type (CVE-2019-14540) | ||
(reported by iSafeBlue@github / [email protected]) | ||
(reported by iSafeBlue@github / [email protected]) | ||
* [databind#2420]: Block one more gadget type (no CVE allocated yet) | ||
(reported by [email protected]) | ||
(reported by [email protected]) | ||
* [databind#2449]: Block one more gadget type (cve CVE-2019-14540) | ||
(reported by Kaki K) | ||
|
||
1.9.13 (14-Jul-2013) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters