Vulnerabilities (CVE)

Filtered by vendor Microsoft
Filtered by product Package Manager Configurations
Angry Yack Logo
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-24105 1 Microsoft 1 Package Manager Configurations 2026-02-24 6.8 MEDIUM 8.4 HIGH
<p>Depending on configuration of various package managers it is possible for an attacker to insert a malicious package into a package manager's repository which can be retrieved and used during development, build, and release processes. This insertion could lead to remote code execution. We believe this vulnerability affects multiple package managers across multiple languages, including but not limited to: Python/pip, .NET/NuGet, Java/Maven, JavaScript/npm.</p> <p><strong>Attack scenarios</stron ...

Show More

CVE-2020-36327 3 Bundler, Fedoraproject, Microsoft 3 Bundler, Fedora, Package Manager Configurations 2024-11-21 9.3 HIGH 8.8 HIGH
Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every "Dependency Confusion" issue in every product.