App-vNext / Polly.Caching.MemoryCache

MemoryCache plugin for the Polly Cache policy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Known vulnerabilty in Microsoft.Extensions.Caching.Memory

olenitsj opened this issue · comments

There is a known vulnerability in a library that this project is using.
Please update Microsoft.Extensions.Caching.Memory 2.0.2 to 2.2.0

Reference to the vulnerability:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0786

The vendor has issued a fix. The Microsoft advisories are available at: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0764 https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0786
http://www.securitytracker.com/id/1040152

The following packages need to be updated: Microsoft .NET Framework 2.0 SP2, 3.0 SP2, 3.5, 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, .NET Core 1.0 and 2.0, and PowerShell Core 6.0.0 allow a security feature bypass vulnerability due to the way certificates are validated, aka ".NET Security Feature Bypass Vulnerability."

image

@olenitsj The updated nuget package is published, and should be available as soon as nuget has indexed it.