-
CVSS Score
-The vulnerability stemmed from JSON deserialization in CSRF cookie processing. The release notes explicitly state that the patch removed JSON (de)serialization in Csrf.cs. This indicates that:
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| Nancy | nuget | <= 1.4.3 | 1.4.4 |
| Nancy | nuget | >= 2.0.0-alpha, <= 2.0.0-clinteastwood | 2.0.0 |