4,153 questions
If you go to the nuget page:
https://www.nuget.org/packages/MongoDB.Driver/2.14.1
it lists the vulnerability as:
https://github.com/advisories/GHSA-7j9m-j397-g4wx
note: why are you using such an old version?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi.
I convert my project to NET 8 and I got that this package is vulnerable? why ?
My maui app use it from class lib that there the mongo is installed.
Thanks in adanvce,
<PackageReference Include="MongoDB.Driver" Version="2.14.1" />
If you go to the nuget page:
https://www.nuget.org/packages/MongoDB.Driver/2.14.1
it lists the vulnerability as:
https://github.com/advisories/GHSA-7j9m-j397-g4wx
note: why are you using such an old version?