{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/30628?format=json","vulnerability_id":"VCID-meg5-59nq-fbgk","summary":"# Microsoft Security Advisory CVE-2023-21538: .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 6.0. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.\n\nA denial of service vulnerability exists in .NET 6.0 where a malicious client could cause a stack overflow which may result in a denial of service attack when an attacker sends an invalid request to an exposed endpoint.\n## Discussion\n\nDiscussion for this issue can be found at https://github.com/dotnet/runtime/issues/80449\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 6.0 application running on .NET 6.0.12 or earlier.\n\nIf your application uses the following package versions, ensure you update to the latest version of .NET.\n\n### <a name=\".NET 6\"></a>.NET 6\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)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.linux-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-arm64)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.linux-musl-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-arm)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.linux-musl-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-arm64)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.linux-musl-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-musl-x64)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.linux-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.linux-x64)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.osx-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.osx-arm64)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.osx-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.osx-x64)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.win-arm](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-arm)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.win-arm64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-arm64)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.win-x64](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-x64)|>= 6.0.0, <= 6.0.12|6.0.13\n[Microsoft.NetCore.App.Runtime.win-x86](https://www.nuget.org/packages/Microsoft.NetCore.App.Runtime.win-x86)|>= 6.0.0, <= 6.0.12|6.0.13\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 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 Core 3.1 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* If you are using one of the affected packages, please update to the patched version listed above. \n\n```\n.NET Core SDK (reflecting any global.json):\n\n Version:   6.0.300\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: 6.0.5\n  Commit:  8473146e7d\n\n.NET Core SDKs installed:\n\n  6.0.300 [C:\\Program Files\\dotnet\\sdk]\n\n.NET Core runtimes installed:\n\n  Microsoft.AspNetCore.App 6.0.5 [C:\\Program Files\\dotnet\\shared\\Microsoft.AspNetCore.App]\n  Microsoft.NETCore.App 6.0.5 [C:\\Program Files\\dotnet\\shared\\Microsoft.NETCore.App]\n  Microsoft.WindowsDesktop.App 6.0.5 [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 6.0, you should download and install Runtime 6.0.13 or SDK 6.0.113 (for Visual Studio 2022 v17.1) from https://dotnet.microsoft.com/download/dotnet-core/6.0.\n\n.NET 6.0 and and .NET 7.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 6.0 or .NET 7.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-2023-21538]( https://www.cve.org/CVERecord?id=CVE-2023-21538)\n\n### Revisions\n\nV1.0 (January 10, 2023): Advisory published.\n\n_Version 1.0_\n\n_Last Updated 2023-01-10_","aliases":[{"alias":"CVE-2023-21538"},{"alias":"GHSA-8f7f-vqg5-jrv9"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/540016?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armhf&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armhf&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/379247?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=ppc64le&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=ppc64le&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/379248?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=s390x&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=s390x&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/379249?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=x86&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=x86&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/442196?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=aarch64&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=aarch64&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/442198?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armv7&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armv7&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/540020?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=s390x&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=s390x&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/540021?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=x86&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=x86&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/540022?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-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/dotnet6-build@6.0.113-r0%3Farch=x86_64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/379244?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=aarch64&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=aarch64&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/379245?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armhf&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armhf&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/379246?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armv7&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armv7&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/379250?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=x86_64&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=x86_64&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/432846?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=aarch64&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=aarch64&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/432847?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armhf&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armhf&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/432848?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armv7&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armv7&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/432849?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=ppc64le&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=ppc64le&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/432850?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=s390x&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=s390x&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/432851?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=x86&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=x86&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/432852?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=x86_64&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=x86_64&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/442197?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armhf&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armhf&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/442199?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=ppc64le&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=ppc64le&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/442200?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=s390x&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=s390x&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/442201?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=x86&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=x86&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/442202?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=x86_64&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=x86_64&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/475161?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=aarch64&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=aarch64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/475162?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armhf&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armhf&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/475163?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armv7&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armv7&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/475164?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=ppc64le&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/475165?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=s390x&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=s390x&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/475166?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=x86&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=x86&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/475167?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-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/dotnet6-build@6.0.113-r0%3Farch=x86_64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/540015?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=aarch64&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=aarch64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/540017?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=armv7&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=armv7&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/540018?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=ppc64le&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=ppc64le&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/540019?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.113-r0?arch=riscv64&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-build@6.0.113-r0%3Farch=riscv64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/514775?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=ppc64le&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=ppc64le&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/514776?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=s390x&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=s390x&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/514777?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=x86&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=x86&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/514772?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=aarch64&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=aarch64&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/514773?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armhf&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armhf&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/514774?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armv7&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armv7&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/514778?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=x86_64&distroversion=v3.16&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=x86_64&distroversion=v3.16&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520648?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=aarch64&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=aarch64&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520649?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armhf&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armhf&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520650?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armv7&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armv7&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520651?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=ppc64le&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=ppc64le&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520652?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=s390x&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=s390x&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520653?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=x86&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=x86&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520654?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=x86_64&distroversion=v3.18&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=x86_64&distroversion=v3.18&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/537034?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=aarch64&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=aarch64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/537035?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armhf&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armhf&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/537036?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armv7&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armv7&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/537037?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=ppc64le&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/537038?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=s390x&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=s390x&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/537039?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=x86&distroversion=v3.19&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=x86&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/537040?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-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/dotnet6-runtime@6.0.13-r0%3Farch=x86_64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/958407?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=aarch64&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=aarch64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/958408?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armhf&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armhf&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/958409?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armv7&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armv7&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/958410?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=ppc64le&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=ppc64le&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/958411?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=riscv64&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=riscv64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/958412?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=s390x&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=s390x&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/958413?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=x86&distroversion=v3.20&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=x86&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/958414?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-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/dotnet6-runtime@6.0.13-r0%3Farch=x86_64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/967882?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=aarch64&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=aarch64&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/967883?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armhf&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armhf&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/967884?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=armv7&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=armv7&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/967885?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=ppc64le&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=ppc64le&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/967886?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=s390x&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=s390x&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/967887?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=x86&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=x86&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/967888?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.13-r0?arch=x86_64&distroversion=v3.17&reponame=community","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:apk/alpine/dotnet6-runtime@6.0.13-r0%3Farch=x86_64&distroversion=v3.17&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/576675?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@6.0.13","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@6.0.13"},{"url":"http://public2.vulnerablecode.io/api/packages/71443?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.13","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.13"},{"url":"http://public2.vulnerablecode.io/api/packages/58052?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2jhk-pky7-kkh2"},{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-ydm3-mrnn-dygy"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@7.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/576735?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.osx-arm64@6.0.13","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.osx-arm64@6.0.13"},{"url":"http://public2.vulnerablecode.io/api/packages/71447?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.13","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.13"},{"url":"http://public2.vulnerablecode.io/api/packages/57980?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2jhk-pky7-kkh2"},{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-ydm3-mrnn-dygy"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@7.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/576707?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@6.0.13","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-j3sk-xvxc-9bea"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@6.0.13"},{"url":"http://public2.vulnerablecode.io/api/packages/55887?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.13","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.13"},{"url":"http://public2.vulnerablecode.io/api/packages/55888?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2jhk-pky7-kkh2"},{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-fsp2-wpjy-x7gf"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"},{"vulnerability":"VCID-ydm3-mrnn-dygy"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@7.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/42326?format=json","purl":"pkg:nuget/PowerShell@7.2.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-7dq5-qkwa-33ey"},{"vulnerability":"VCID-hh1b-rurr-9qb2"},{"vulnerability":"VCID-ks36-zkdx-c3ap"},{"vulnerability":"VCID-rz8f-jn6b-a7fw"},{"vulnerability":"VCID-ujyg-uwtg-vqbt"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/PowerShell@7.2.1"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/145845?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/57964?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/145849?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-arm64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/57945?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-arm64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/145820?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/58050?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/311010?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.1"},{"url":"http://public2.vulnerablecode.io/api/packages/311011?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.2"},{"url":"http://public2.vulnerablecode.io/api/packages/79490?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.3"},{"url":"http://public2.vulnerablecode.io/api/packages/350390?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.4"},{"url":"http://public2.vulnerablecode.io/api/packages/350391?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.5"},{"url":"http://public2.vulnerablecode.io/api/packages/350392?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.6"},{"url":"http://public2.vulnerablecode.io/api/packages/350393?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.7"},{"url":"http://public2.vulnerablecode.io/api/packages/350394?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.8","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.8"},{"url":"http://public2.vulnerablecode.io/api/packages/350395?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.9"},{"url":"http://public2.vulnerablecode.io/api/packages/350396?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.10"},{"url":"http://public2.vulnerablecode.io/api/packages/350397?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.11","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.11"},{"url":"http://public2.vulnerablecode.io/api/packages/350398?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.12","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm@6.0.12"},{"url":"http://public2.vulnerablecode.io/api/packages/145847?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-arm64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/57951?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-arm64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/145836?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-x64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-musl-x64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/57938?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-musl-x64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/145827?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.linux-x64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.linux-x64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/57971?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-e8qt-wbez-pygy"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.linux-x64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/145840?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.osx-arm64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.osx-arm64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/57978?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/309405?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.1"},{"url":"http://public2.vulnerablecode.io/api/packages/309406?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.2"},{"url":"http://public2.vulnerablecode.io/api/packages/79567?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.3"},{"url":"http://public2.vulnerablecode.io/api/packages/350373?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.4"},{"url":"http://public2.vulnerablecode.io/api/packages/350374?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.5"},{"url":"http://public2.vulnerablecode.io/api/packages/350375?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.6"},{"url":"http://public2.vulnerablecode.io/api/packages/350376?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.7"},{"url":"http://public2.vulnerablecode.io/api/packages/350377?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.8","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.8"},{"url":"http://public2.vulnerablecode.io/api/packages/350378?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.9"},{"url":"http://public2.vulnerablecode.io/api/packages/350379?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.10"},{"url":"http://public2.vulnerablecode.io/api/packages/350380?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.11","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.11"},{"url":"http://public2.vulnerablecode.io/api/packages/350381?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.12","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-arm64@6.0.12"},{"url":"http://public2.vulnerablecode.io/api/packages/145818?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.osx-x64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.osx-x64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/57957?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.osx-x64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/145829?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/55886?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/312018?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.1"},{"url":"http://public2.vulnerablecode.io/api/packages/312019?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.2"},{"url":"http://public2.vulnerablecode.io/api/packages/79569?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.3"},{"url":"http://public2.vulnerablecode.io/api/packages/350364?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.4"},{"url":"http://public2.vulnerablecode.io/api/packages/350365?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.5"},{"url":"http://public2.vulnerablecode.io/api/packages/350366?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.6","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.6"},{"url":"http://public2.vulnerablecode.io/api/packages/350367?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.7"},{"url":"http://public2.vulnerablecode.io/api/packages/350368?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.8","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.8"},{"url":"http://public2.vulnerablecode.io/api/packages/350369?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.9"},{"url":"http://public2.vulnerablecode.io/api/packages/350370?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.10","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.10"},{"url":"http://public2.vulnerablecode.io/api/packages/350371?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.11","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.11"},{"url":"http://public2.vulnerablecode.io/api/packages/350372?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.12","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-37fx-3tfg-8yev"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm@6.0.12"},{"url":"http://public2.vulnerablecode.io/api/packages/145842?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.win-arm64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/55900?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-9mhp-3mjq-4fcb"},{"vulnerability":"VCID-bcjc-kgvg-n3h7"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-k2ee-5pum-4qhz"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"},{"vulnerability":"VCID-y2uu-7weq-puhy"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-arm64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/145822?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.win-x64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.win-x64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/55913?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-9mhp-3mjq-4fcb"},{"vulnerability":"VCID-bcjc-kgvg-n3h7"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-k2ee-5pum-4qhz"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"},{"vulnerability":"VCID-y2uu-7weq-puhy"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x64@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/145815?format=json","purl":"pkg:nuget/Microsoft.NetCore.App.Runtime.win-x86@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NetCore.App.Runtime.win-x86@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/55920?format=json","purl":"pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@6.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-43h5-59r3-4bhz"},{"vulnerability":"VCID-69ua-s6h2-3uhc"},{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-9mhp-3mjq-4fcb"},{"vulnerability":"VCID-bcjc-kgvg-n3h7"},{"vulnerability":"VCID-bvc1-n8mt-pbf9"},{"vulnerability":"VCID-fjrz-p8rx-5qgq"},{"vulnerability":"VCID-j3sk-xvxc-9bea"},{"vulnerability":"VCID-k2ee-5pum-4qhz"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-sv3w-aygm-pyh8"},{"vulnerability":"VCID-tm15-qxm4-rff6"},{"vulnerability":"VCID-wkgf-j6rb-kfht"},{"vulnerability":"VCID-y2uu-7weq-puhy"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.NETCore.App.Runtime.win-x86@6.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/47291?format=json","purl":"pkg:nuget/PowerShell@7.2.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-6j7g-pz7c-y7hd"},{"vulnerability":"VCID-7dq5-qkwa-33ey"},{"vulnerability":"VCID-c7qw-u98p-1qa9"},{"vulnerability":"VCID-hh1b-rurr-9qb2"},{"vulnerability":"VCID-ks36-zkdx-c3ap"},{"vulnerability":"VCID-meg5-59nq-fbgk"},{"vulnerability":"VCID-rz8f-jn6b-a7fw"},{"vulnerability":"VCID-ujyg-uwtg-vqbt"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/PowerShell@7.2.0"},{"url":"http://public2.vulnerablecode.io/api/packages/97299?format=json","purl":"pkg:rpm/redhat/dotnet6.0@6.0.113-1?arch=el9_1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-meg5-59nq-fbgk"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet6.0@6.0.113-1%3Farch=el9_1"},{"url":"http://public2.vulnerablecode.io/api/packages/97300?format=json","purl":"pkg:rpm/redhat/dotnet6.0@6.0.113-1?arch=el8_7","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-meg5-59nq-fbgk"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet6.0@6.0.113-1%3Farch=el8_7"},{"url":"http://public2.vulnerablecode.io/api/packages/97301?format=json","purl":"pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.113-1?arch=el7_9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-meg5-59nq-fbgk"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.113-1%3Farch=el7_9"}],"references":[{"reference_url":"https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-21538.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-2023-21538.json"},{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2023-21538","reference_id":"","reference_type":"","scores":[{"value":"0.0085","scoring_system":"epss","scoring_elements":"0.74906","published_at":"2026-04-16T12:55:00Z"},{"value":"0.0085","scoring_system":"epss","scoring_elements":"0.74828","published_at":"2026-04-02T12:55:00Z"},{"value":"0.0085","scoring_system":"epss","scoring_elements":"0.74856","published_at":"2026-04-04T12:55:00Z"},{"value":"0.0085","scoring_system":"epss","scoring_elements":"0.7483","published_at":"2026-04-07T12:55:00Z"},{"value":"0.0085","scoring_system":"epss","scoring_elements":"0.74863","published_at":"2026-04-08T12:55:00Z"},{"value":"0.0085","scoring_system":"epss","scoring_elements":"0.74876","published_at":"2026-04-09T12:55:00Z"},{"value":"0.0085","scoring_system":"epss","scoring_elements":"0.749","published_at":"2026-04-11T12:55:00Z"},{"value":"0.0085","scoring_system":"epss","scoring_elements":"0.74879","published_at":"2026-04-12T12:55:00Z"},{"value":"0.0085","scoring_system":"epss","scoring_elements":"0.74869","published_at":"2026-04-13T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2023-21538"},{"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/security/advisories/GHSA-8f7f-vqg5-jrv9","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":"cvssv3.1_qr","scoring_elements":""},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/dotnet/runtime/security/advisories/GHSA-8f7f-vqg5-jrv9"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GV5QDWYJ4C26JB7RTI55Z4O76WSH4FMV","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://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GV5QDWYJ4C26JB7RTI55Z4O76WSH4FMV"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GV5QDWYJ4C26JB7RTI55Z4O76WSH4FMV/","reference_id":"","reference_type":"","scores":[],"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GV5QDWYJ4C26JB7RTI55Z4O76WSH4FMV/"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI27LYW5C4Z4644WYIQWOXBZL7WIP2X6","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://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI27LYW5C4Z4644WYIQWOXBZL7WIP2X6"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI27LYW5C4Z4644WYIQWOXBZL7WIP2X6/","reference_id":"","reference_type":"","scores":[],"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI27LYW5C4Z4644WYIQWOXBZL7WIP2X6/"},{"reference_url":"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-21538","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":"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:U/RL:O/RC:C"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-07-16T22:02:43Z/"}],"url":"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-21538"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-21538","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://nvd.nist.gov/vuln/detail/CVE-2023-21538"},{"reference_url":"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2023-21538","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://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2023-21538"},{"reference_url":"https://bugzilla.redhat.com/show_bug.cgi?id=2158342","reference_id":"2158342","reference_type":"","scores":[],"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2158342"},{"reference_url":"https://github.com/advisories/GHSA-8f7f-vqg5-jrv9","reference_id":"GHSA-8f7f-vqg5-jrv9","reference_type":"","scores":[{"value":"HIGH","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-8f7f-vqg5-jrv9"},{"reference_url":"https://access.redhat.com/errata/RHSA-2023:0077","reference_id":"RHSA-2023:0077","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2023:0077"},{"reference_url":"https://access.redhat.com/errata/RHSA-2023:0078","reference_id":"RHSA-2023:0078","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2023:0078"},{"reference_url":"https://access.redhat.com/errata/RHSA-2023:0079","reference_id":"RHSA-2023:0079","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2023:0079"},{"reference_url":"https://usn.ubuntu.com/5798-1/","reference_id":"USN-5798-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/5798-1/"}],"weaknesses":[{"cwe_id":502,"name":"Deserialization of Untrusted Data","description":"The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid."},{"cwe_id":121,"name":"Stack-based Buffer Overflow","description":"A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function)."},{"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."},{"cwe_id":78,"name":"Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')","description":"The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component."},{"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."}],"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-meg5-59nq-fbgk"}