Skip to content

Commit

Permalink
Updates for v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
axunonb authored Jun 28, 2022
1 parent e4f8291 commit 3a41211
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,12 @@ This package is a SmartFormat extension for formatting `System.DateTime`, `Syste

---

v2.7.3
===
* **Hot fix**: Newtonsoft.Json prior to version 13.0.1 is vulnerable. The minimum version of the package reference is now 13.0.1
Newtonsoft.Json prior to version 13.0.1 is vulnerable to Insecure Defaults due to improper handling of expressions with high nesting level that lead to StackOverFlow exception or high CPU and RAM usage. Exploiting this vulnerability results in Denial Of Service (DoS).


v2.7.2
===
* **Fixed**: `ConditionalFormatter` processes unsigned numbers in arguments correctly.
Expand Down

0 comments on commit 3a41211

Please sign in to comment.