Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/19650?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/19650?format=api", "vulnerability_id": "VCID-zqhs-muct-k3ct", "summary": "# Microsoft Security Advisory CVE-2024-21392: .NET Denial of Service Vulnerability\n\n## <a name=\"executive-summary\"></a>Executive summary\n\nMicrosoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0 and .NET 8.0 . This advisory also provides guidance on what developers can do to update their applications to address this vulnerability.\n\nA vulnerability exists in .NET where specially crafted requests may cause a resource leak, leading to a Denial of Service\n\n## Announcement\n\nAnnouncement for this issue can be found at https://github.com/dotnet/announcements/issues/299\n\n### <a name=\"mitigation-factors\"></a>Mitigation factors\n\nMicrosoft has not identified any mitigating factors for this vulnerability.\n\n## <a name=\"affected-software\"></a>Affected software\n\n* Any .NET 7.0 application running on .NET 7.0.16 or earlier.\n* Any .NET 8.0 application running on .NET 8.0.2 or earlier.\n\n## <a name=\"affected-packages\"></a>Affected Packages\nThe vulnerability affects any Microsoft .NET Core project if it uses any of affected packages versions listed below\n\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.NETCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-arm) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-arm64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-arm) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-arm64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-x64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-x64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.osx-arm64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.osx-x64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-arm) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-arm64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-x64) | <= 7.0.16 | 7.0.17\n[Microsoft.NETCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-x86) | <= 7.0.16 | 7.0.17\n\n### <a name=\".NET 7\"></a>.NET 8.0\nPackage name | Affected version | Patched version\n------------ | ---------------- | -------------------------\n[Microsoft.NETCore.App.Runtime.linux-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-arm) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-arm64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-arm) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-arm64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-musl-x64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.linux-x64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.osx-arm64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.osx-x64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-arm) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-arm64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-x64) | <= 8.0.2 | 8.0.3\n[Microsoft.NETCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.NETCore.App.Runtime.win-x86) | <= 8.0.2 | 8.0.3\n\n\n\n## Advisory FAQ\n\n### <a name=\"how-affected\"></a>How do I know if I am affected?\n\nIf you have a runtime or SDK with a version listed, or an affected package listed in [affected software](#affected-software), you're exposed to the vulnerability.\n\n### <a name=\"how-fix\"></a>How do I fix the issue?\n\n* To fix the issue please install the latest version of .NET 8.0 or .NET 7.0 or .NET 6.0. If you have installed one or more .NET SDKs through Visual Studio, Visual Studio will prompt you to update Visual Studio, which will also update your .NET SDKs.\n* If you have .NET 6.0 or greater installed, you can list the versions you have installed by running the `dotnet --info` command. You will see output like the following;\n\n```\n.NET Core SDK (reflecting any global.json):\n\n Version: 8.0.200\n Commit: 8473146e7d\n\nRuntime Environment:\n\n OS Name: Windows\n OS Version: 10.0.18363\n OS Platform: Windows\n RID: win10-x64\n Base Path: C:\\Program Files\\dotnet\\sdk\\6.0.300\\\n\nHost (useful for support):\n\n Version: 8.0.3\n Commit: 8473146e7d\n\n.NET Core SDKs installed:\n\n 8.0.200 [C:\\Program Files\\dotnet\\sdk]\n\n.NET Core runtimes installed:\n\n Microsoft.AspNetCore.App 8.0.3 [C:\\Program Files\\dotnet\\shared\\Microsoft.AspNetCore.App]\n Microsoft.NETCore.App 8.0.3 [C:\\Program Files\\dotnet\\shared\\Microsoft.NETCore.App]\n Microsoft.WindowsDesktop.App 8.0.3 [C:\\Program Files\\dotnet\\shared\\Microsoft.WindowsDesktop.App]\n\nTo install additional .NET Core runtimes or SDKs:\n https://aka.ms/dotnet-download\n```\n\n* If you're using .NET 8.0, you should download and install .NET 8.0.3 Runtime or .NET 8.0.202 SDK (for Visual Studio 2022 v17.8) from https://dotnet.microsoft.com/download/dotnet-core/8.0.\n* If you're using .NET 7.0, you should download and install Runtime 7.0.17 or SDK 7.0.117 (for Visual Studio 2022 v17.4) from https://dotnet.microsoft.com/download/dotnet-core/7.0.\n\n.NET 7.0 and, .NET 8.0 updates are also available from Microsoft Update. To access this either type \"Check for updates\" in your Windows search, or open Settings, choose Update & Security and then click Check for Updates.\n\nOnce you have installed the updated runtime or SDK, restart your apps for the update to take effect.\n\nAdditionally, if you've deployed [self-contained applications](https://docs.microsoft.com/dotnet/core/deploying/#self-contained-deployments-scd) targeting any of the impacted versions, these applications are also vulnerable and must be recompiled and redeployed.\n\n## Other Information\n\n### Reporting Security Issues\n\nIf you have found a potential security issue in .NET 8.0 or .NET 7.0 or .NET 6.0, please email details to secure@microsoft.com. Reports may qualify for the Microsoft .NET Core & .NET 5 Bounty. Details of the Microsoft .NET Bounty Program including terms and conditions are at <https://aka.ms/corebounty>.\n\n### Support\n\nYou can ask questions about this issue on GitHub in the .NET GitHub organization. The main repos are located at https://github.com/dotnet/runtime and https://github.com/dotnet/aspnet/. The Announcements repo (https://github.com/dotnet/Announcements) will contain this bulletin as an issue and will include a link to a discussion issue. You can ask questions in the linked discussion issue.\n\n### Disclaimer\n\nThe information provided in this advisory is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.\n\n### External Links\n\n[CVE-2024-21392]( https://www.cve.org/CVERecord?id=CVE-2024-21392)\n\n### Revisions\n\nV1.0 (March 12, 2024): Advisory published.\n\n_Version 1.0_\n\n_Last Updated 2024-03-12_", "aliases": [ { "alias": "CVE-2024-21392" }, { "alias": "GHSA-5fxj-whcv-crrc" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/348900?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=aarch64&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=aarch64&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/348901?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=armhf&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=armhf&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/348902?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=armv7&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=armv7&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/348903?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=ppc64le&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/348904?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=s390x&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=s390x&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/348906?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=x86_64&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=x86_64&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/348905?format=api", "purl": "pkg:apk/alpine/dotnet7-build@7.0.117-r0?arch=x86&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-build@7.0.117-r0%3Farch=x86&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/338714?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=aarch64&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=aarch64&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/338715?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=armhf&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=armhf&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/338716?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=armv7&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=armv7&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/338717?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=ppc64le&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/338718?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=s390x&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=s390x&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/338720?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=x86_64&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=x86_64&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/338719?format=api", "purl": "pkg:apk/alpine/dotnet7-runtime@7.0.17-r0?arch=x86&distroversion=v3.19&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet7-runtime@7.0.17-r0%3Farch=x86&distroversion=v3.19&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/351624?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=aarch64&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=aarch64&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/409097?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=aarch64&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=aarch64&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/351625?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armhf&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armhf&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/409098?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armhf&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armhf&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/351626?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armv7&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armv7&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/409099?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=armv7&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=armv7&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/409100?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=loongarch64&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=loongarch64&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/351627?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=ppc64le&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=ppc64le&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/409101?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=ppc64le&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=ppc64le&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/351628?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=riscv64&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=riscv64&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/409102?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=riscv64&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=riscv64&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/351629?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=s390x&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=s390x&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/409103?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=s390x&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=s390x&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/351631?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86_64&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86_64&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/409105?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86_64&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86_64&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/351630?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86&distroversion=v3.20&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86&distroversion=v3.20&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/409104?format=api", "purl": "pkg:apk/alpine/dotnet8-runtime@8.0.3-r0?arch=x86&distroversion=v3.22&reponame=community", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet8-runtime@8.0.3-r0%3Farch=x86&distroversion=v3.22&reponame=community" }, { "url": "http://public2.vulnerablecode.io/api/packages/68098?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68099?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68101?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68102?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68176?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68177?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68113?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68114?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68170?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68171?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68168?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68167?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68107?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68108?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68137?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68136?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68110?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68111?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68104?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68105?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68116?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68115?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/68139?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.17", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.17" }, { "url": "http://public2.vulnerablecode.io/api/packages/68138?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.3" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/80489?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80490?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/68097?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80515?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80525?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80526?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/68100?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80524?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80491?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80492?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/68175?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80510?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80511?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80512?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/68112?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80500?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80501?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80502?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/68169?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80495?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80507?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80508?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/80518?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80519?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80527?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80528?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/68106?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80517?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80493?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80494?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/80513?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80514?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80503?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80504?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/68109?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80516?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80505?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80506?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/68103?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80509?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80520?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80521?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/80522?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80523?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/80498?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.0-preview.1.22076.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.0-preview.1.22076.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/80499?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@7.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/80496?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/80497?format=api", "purl": "pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@8.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/142869?format=api", "purl": "pkg:rpm/redhat/dotnet7.0@7.0.117-1?arch=el8_9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet7.0@7.0.117-1%3Farch=el8_9" }, { "url": "http://public2.vulnerablecode.io/api/packages/142870?format=api", "purl": "pkg:rpm/redhat/dotnet7.0@7.0.117-1?arch=el9_3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet7.0@7.0.117-1%3Farch=el9_3" }, { "url": "http://public2.vulnerablecode.io/api/packages/142868?format=api", "purl": "pkg:rpm/redhat/dotnet8.0@8.0.103-1?arch=el8_9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet8.0@8.0.103-1%3Farch=el8_9" }, { "url": "http://public2.vulnerablecode.io/api/packages/142871?format=api", "purl": "pkg:rpm/redhat/dotnet8.0@8.0.103-2?arch=el9_3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqhs-muct-k3ct" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet8.0@8.0.103-2%3Farch=el9_3" } ], "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-21392.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-21392.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-21392", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74495", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-21392" }, { "reference_url": "https://github.com/dotnet/announcements/issues/299", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/announcements/issues/299" }, { "reference_url": "https://github.com/dotnet/runtime", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime" }, { "reference_url": "https://github.com/dotnet/runtime/commit/5a958edb63110d8090c92fd34e2ae6379b23f4db", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime/commit/5a958edb63110d8090c92fd34e2ae6379b23f4db" }, { "reference_url": "https://github.com/dotnet/runtime/commit/e597140113b0bcfb47f80bc2a03c17a98fac14f3", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime/commit/e597140113b0bcfb47f80bc2a03c17a98fac14f3" }, { "reference_url": "https://github.com/dotnet/runtime/issues/99621", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime/issues/99621" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268266", "reference_id": "2268266", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268266" }, { "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21392", "reference_id": "CVE-2024-21392", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-03-12T19:02:46Z/" } ], "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21392" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21392", "reference_id": "CVE-2024-21392", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21392" }, { "reference_url": "https://github.com/advisories/GHSA-5fxj-whcv-crrc", "reference_id": "GHSA-5fxj-whcv-crrc", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-5fxj-whcv-crrc" }, { "reference_url": "https://github.com/dotnet/runtime/security/advisories/GHSA-5fxj-whcv-crrc", "reference_id": "GHSA-5fxj-whcv-crrc", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/runtime/security/advisories/GHSA-5fxj-whcv-crrc" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:1308", "reference_id": "RHSA-2024:1308", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:1308" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:1309", "reference_id": "RHSA-2024:1309", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:1309" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:1310", "reference_id": "RHSA-2024:1310", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:1310" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:1311", "reference_id": "RHSA-2024:1311", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:1311" }, { "reference_url": "https://usn.ubuntu.com/6693-1/", "reference_id": "USN-6693-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/6693-1/" } ], "weaknesses": [ { "cwe_id": 400, "name": "Uncontrolled Resource Consumption", "description": "The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." }, { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." } ], "exploits": [], "severity_range_score": "7.0 - 8.9", "exploitability": "0.5", "weighted_severity": "8.0", "risk_score": 4.0, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zqhs-muct-k3ct" }