Skip to content

Releases: Ken-Tucker/AstronomyPictureOfTheDay

V3

25 Dec 01:20
d3d890b
Compare
Choose a tag to compare

Updated how version numbers are created
Added the ability to use the HttpClientFactory
Now supports.net 8, .net 9, and .net standard 2
New samples

Added digital signature.
Added software bill of materials to. Nuget package (sboms)

V1.1

25 Jun 19:50
a615132
Compare
Choose a tag to compare

Fixes security issue. Remove support for .net 5 and add support for .net 6

Newtonsoft.Json prior to version 13.0.1 is vulnerable to Insecure Defaults due to improper handling of StackOverFlow exception (SOE) whenever nested expressions are being processed. Exploiting this vulnerability results in Denial Of Service (DoS), and it is exploitable when an attacker sends 5 requests that cause SOE in time frame of 5 minutes. This vulnerability affects Internet Information Services (IIS) Applications.

References
JamesNK/Newtonsoft.Json#2457
JamesNK/Newtonsoft.Json#2462
JamesNK/Newtonsoft.Json@7e77bbe
https://alephsecurity.com/2018/10/22/StackOverflowException/
https://alephsecurity.com/vulns/aleph-2018004
https://security.snyk.io/vuln/SNYK-DOTNET-NEWTONSOFTJSON-2774678