Closed konradgadecki closed 3 weeks ago
We found security vulnerability of Microsoft.Extensions.Caching.Memory ver 8.0.0 that latest version of FusionCache uses: CVE-2024-43483, severity is high.
Microsoft.Extensions.Caching.Memory
Reference: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-43483
version 8.0.1 of Microsoft.Extensions.Caching.Memory fixes it.
Run any vulnerability scanner like Trivy agains latest version of FusionCache v1.4.0
Please update Microsoft.Extensions.Caching.Memory to 8.0.1 (or higher if available)
I've encountered this issue on:
This report comes from Trivy vulnerability scanner:
N/A
Thanks! I think it's the same as this already existing PR. Will merge soon and release a minor version.
Fixed with v1.4.1. Thanks!
Describe the bug
We found security vulnerability of
Microsoft.Extensions.Caching.Memory
ver 8.0.0 that latest version of FusionCache uses: CVE-2024-43483, severity is high.Reference: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-43483
version 8.0.1 of
Microsoft.Extensions.Caching.Memory
fixes it.To Reproduce
Run any vulnerability scanner like Trivy agains latest version of FusionCache v1.4.0
Expected behavior
Please update
Microsoft.Extensions.Caching.Memory
to 8.0.1 (or higher if available)Versions
I've encountered this issue on:
Screenshots
This report comes from Trivy vulnerability scanner:
Additional context
N/A