{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/14459?format=json","vulnerability_id":"VCID-34zm-8prm-abhs","summary":"Microsoft ASP.NET Core project templates vulnerable to denial of service\nA Denial of Service vulnerability exists in ASP.NET Core project templates which utilize JWT-based authentication tokens. This vulnerability allows an unauthenticated client to consume arbitrarily large amounts of server memory, potentially triggering an out-of-memory condition on the server and making the server no longer able to respond to legitimate requests. \n\n## Announcement\n\nAnnouncement for this issue can be found at  https://github.com/dotnet/announcements/issues/290\n\n### Mitigation factors\n\nThis impacts only .NET Core-based projects that were created using any version of project templates listed in affected software. \nOther project templates e.g., console applications, MAUI applications, Windows Forms or WPF applications, are not affected.\n\n## Affected software\n\nThis impacts only .NET Core-based projects that were created using any version of the below project templates.\n\n-\tASP.NET Core Web App (Model-View-Controller)\n-\tASP.NET Core Web API\n-\tASP.NET Core Web App (Razor Pages)\n-\tBlazor Server App\n-\tBlazor WebAssembly App\n\n## Advisory FAQ\n\n### How do I know if I am affected?\n\nIf you are you using project templates listed in affected software, you may be exposed to the vulnerability.\n\n### How do I fix the issue?\n\n#### For existing projects:\nIf you ever created any of these projects via the dotnet new command or via Visual Studio's File -> New Project gesture, and if you enabled federated authentication at project creation time, your project may be vulnerable. To remediate the vulnerability, use your package manager to update any references you may have to the Microsoft.AspNetCore.Authentication.JwtBearer, Microsoft.AspNetCore.Authentication.OpenIdConnect, and Microsoft.IdentityModel.JsonWebTokens packages to their respective latest versions. \n- [Microsoft.AspNetCore.Authentication.JwtBearer](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/) \n- [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.OpenIdConnect/) \n\nIf your project does not reference any of those three packages, you are not exposed to this vulnerability.\n\n#### For new projects:\nTo remediate this issue please update to the latest SDK listed below. Simply installing the SDK update is not sufficient to remediate projects already-created / already-deployed projects which existed prior to this update being released.\n\n* To fix the issue please install the latest version of .NET 6.0 or .NET 7.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 are using one of the affected packages, please update to the patched version listed above.\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:   7.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\\7.0.300\\\n\nHost (useful for support):\n\n  Version: 76.0.5\n  Commit:  8473146e7d\n\n.NET Core SDKs installed:\n\n  7.0.200 [C:\\Program Files\\dotnet\\sdk]\n\n.NET Core runtimes installed:\n\n  Microsoft.AspNetCore.App 7.0.5 [C:\\Program Files\\dotnet\\shared\\Microsoft.AspNetCore.App]\n  Microsoft.NETCore.App 7.0.5 [C:\\Program Files\\dotnet\\shared\\Microsoft.NETCore.App]\n  Microsoft.WindowsDesktop.App 7.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 8.0, you should download and install .NET 8.0.101 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 .NET SDK 7.0.115 (for Visual Studio 2022 v17.4) from https://dotnet.microsoft.com/download/dotnet-core/7.0.\n* If you're using .NET 6.0, you should download and install .NET SDK 6.0.321 (for Visual Studio 2022 v17.2) from https://dotnet.microsoft.com/download/dotnet-core/6.0.\n\n.NET 6.0, .NET 7.0, .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### Acknowledgement\n\nMorgan Brown, Microsoft Corp.","aliases":[{"alias":"CVE-2024-21319"},{"alias":"GHSA-59j7-ghrg-fj52"},{"alias":"GMS-2024-11"},{"alias":"GMS-2024-12"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/474867?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=aarch64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/474871?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=s390x&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/474873?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=x86_64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/1017924?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=armv7&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/1017925?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=ppc64le&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/1017928?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=x86&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/1017926?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=riscv64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/1017927?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=s390x&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/474872?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=x86&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/1017922?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=aarch64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/474868?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=armhf&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/474869?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=armv7&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/474870?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/1017923?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=armhf&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/1017929?format=json","purl":"pkg:apk/alpine/dotnet6-build@6.0.126-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.126-r0%3Farch=x86_64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/511233?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=x86_64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520250?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=ppc64le&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520254?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=x86_64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520247?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=aarch64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520248?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=armhf&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520253?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=x86&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/511230?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520249?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=armv7&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520251?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=riscv64&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/520252?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=s390x&distroversion=v3.20&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/511231?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=s390x&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/511232?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=x86&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/511227?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=aarch64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/511228?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=armhf&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/511229?format=json","purl":"pkg:apk/alpine/dotnet6-runtime@6.0.26-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.26-r0%3Farch=armv7&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/487513?format=json","purl":"pkg:apk/alpine/dotnet7-build@7.0.115-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.115-r0%3Farch=armv7&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/487511?format=json","purl":"pkg:apk/alpine/dotnet7-build@7.0.115-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.115-r0%3Farch=aarch64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/487512?format=json","purl":"pkg:apk/alpine/dotnet7-build@7.0.115-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.115-r0%3Farch=armhf&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/487514?format=json","purl":"pkg:apk/alpine/dotnet7-build@7.0.115-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.115-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/487515?format=json","purl":"pkg:apk/alpine/dotnet7-build@7.0.115-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.115-r0%3Farch=s390x&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/487516?format=json","purl":"pkg:apk/alpine/dotnet7-build@7.0.115-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.115-r0%3Farch=x86&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/487517?format=json","purl":"pkg:apk/alpine/dotnet7-build@7.0.115-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.115-r0%3Farch=x86_64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/437028?format=json","purl":"pkg:apk/alpine/dotnet7-runtime@7.0.15-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.15-r0%3Farch=x86&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/437023?format=json","purl":"pkg:apk/alpine/dotnet7-runtime@7.0.15-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.15-r0%3Farch=aarch64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/437027?format=json","purl":"pkg:apk/alpine/dotnet7-runtime@7.0.15-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.15-r0%3Farch=s390x&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/437024?format=json","purl":"pkg:apk/alpine/dotnet7-runtime@7.0.15-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.15-r0%3Farch=armhf&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/437029?format=json","purl":"pkg:apk/alpine/dotnet7-runtime@7.0.15-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.15-r0%3Farch=x86_64&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/437025?format=json","purl":"pkg:apk/alpine/dotnet7-runtime@7.0.15-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.15-r0%3Farch=armv7&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/437026?format=json","purl":"pkg:apk/alpine/dotnet7-runtime@7.0.15-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.15-r0%3Farch=ppc64le&distroversion=v3.19&reponame=community"},{"url":"http://public2.vulnerablecode.io/api/packages/50186?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.7.0","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.7.0"},{"url":"http://public2.vulnerablecode.io/api/packages/50187?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.34.0","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.34.0"},{"url":"http://public2.vulnerablecode.io/api/packages/50189?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.1.2","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.1.2"},{"url":"http://public2.vulnerablecode.io/api/packages/652250?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@8.0.2","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@8.0.2"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/652188?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.2.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.2.4"},{"url":"http://public2.vulnerablecode.io/api/packages/652189?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.3.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.3.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652190?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.4.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.4.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652191?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.5.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.5.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652192?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.6.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.6.0"},{"url":"http://public2.vulnerablecode.io/api/packages/62166?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-75q2-4q5c-fqf8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652193?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652194?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.6.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.6.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652195?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652196?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652197?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.2-preview-10803222715","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.2-preview-10803222715"},{"url":"http://public2.vulnerablecode.io/api/packages/652198?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.8.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.8.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652199?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.9.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.9.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652200?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652201?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652202?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.2"},{"url":"http://public2.vulnerablecode.io/api/packages/652203?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652204?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652205?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652206?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652207?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.2"},{"url":"http://public2.vulnerablecode.io/api/packages/652208?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652209?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652210?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652211?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652212?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652213?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652214?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.16.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.16.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652215?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.17.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.17.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652216?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.18.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.18.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652217?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.19.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.19.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652218?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.20.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.20.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652219?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.21.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.21.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652220?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652221?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652222?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652223?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652224?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.24.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.24.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652225?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652226?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652227?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652228?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652229?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.27.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.27.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652230?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652231?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652232?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.29.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.29.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652233?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652234?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652235?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.31.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.31.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652236?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652237?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652238?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.2"},{"url":"http://public2.vulnerablecode.io/api/packages/652239?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.3"},{"url":"http://public2.vulnerablecode.io/api/packages/652240?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.33.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.33.0"},{"url":"http://public2.vulnerablecode.io/api/packages/62167?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-75q2-4q5c-fqf8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview"},{"url":"http://public2.vulnerablecode.io/api/packages/652241?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview2"},{"url":"http://public2.vulnerablecode.io/api/packages/652242?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview3"},{"url":"http://public2.vulnerablecode.io/api/packages/652243?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview4"},{"url":"http://public2.vulnerablecode.io/api/packages/652244?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview5"},{"url":"http://public2.vulnerablecode.io/api/packages/652245?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0"},{"url":"http://public2.vulnerablecode.io/api/packages/652246?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.1"},{"url":"http://public2.vulnerablecode.io/api/packages/652247?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.2"},{"url":"http://public2.vulnerablecode.io/api/packages/652248?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.3"},{"url":"http://public2.vulnerablecode.io/api/packages/652249?format=json","purl":"pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.1.0-preview","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.1.0-preview"},{"url":"http://public2.vulnerablecode.io/api/packages/62171?format=json","purl":"pkg:nuget/System.IdentityModel.Tokens.Jwt@6.5.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-75q2-4q5c-fqf8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/System.IdentityModel.Tokens.Jwt@6.5.0"},{"url":"http://public2.vulnerablecode.io/api/packages/62172?format=json","purl":"pkg:nuget/System.IdentityModel.Tokens.Jwt@7.0.0-preview","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-75q2-4q5c-fqf8"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:nuget/System.IdentityModel.Tokens.Jwt@7.0.0-preview"},{"url":"http://public2.vulnerablecode.io/api/packages/94477?format=json","purl":"pkg:rpm/redhat/dotnet6.0@6.0.126-1?arch=el8_9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2zs5-gfxg-efgb"},{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-asxw-e1d3-ckau"},{"vulnerability":"VCID-xdr5-8wxz-8kh6"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet6.0@6.0.126-1%3Farch=el8_9"},{"url":"http://public2.vulnerablecode.io/api/packages/94473?format=json","purl":"pkg:rpm/redhat/dotnet6.0@6.0.126-1?arch=el9_3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2zs5-gfxg-efgb"},{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-asxw-e1d3-ckau"},{"vulnerability":"VCID-xdr5-8wxz-8kh6"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet6.0@6.0.126-1%3Farch=el9_3"},{"url":"http://public2.vulnerablecode.io/api/packages/94475?format=json","purl":"pkg:rpm/redhat/dotnet7.0@7.0.115-1?arch=el9_3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2zs5-gfxg-efgb"},{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-asxw-e1d3-ckau"},{"vulnerability":"VCID-xdr5-8wxz-8kh6"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet7.0@7.0.115-1%3Farch=el9_3"},{"url":"http://public2.vulnerablecode.io/api/packages/94474?format=json","purl":"pkg:rpm/redhat/dotnet7.0@7.0.115-1?arch=el8_9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2zs5-gfxg-efgb"},{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-asxw-e1d3-ckau"},{"vulnerability":"VCID-xdr5-8wxz-8kh6"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet7.0@7.0.115-1%3Farch=el8_9"},{"url":"http://public2.vulnerablecode.io/api/packages/94478?format=json","purl":"pkg:rpm/redhat/dotnet8.0@8.0.101-1?arch=el8_9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2zs5-gfxg-efgb"},{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-xdr5-8wxz-8kh6"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet8.0@8.0.101-1%3Farch=el8_9"},{"url":"http://public2.vulnerablecode.io/api/packages/94479?format=json","purl":"pkg:rpm/redhat/dotnet8.0@8.0.101-1?arch=el9_3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2zs5-gfxg-efgb"},{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-xdr5-8wxz-8kh6"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet8.0@8.0.101-1%3Farch=el9_3"},{"url":"http://public2.vulnerablecode.io/api/packages/94476?format=json","purl":"pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.126-1?arch=el7_9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2zs5-gfxg-efgb"},{"vulnerability":"VCID-34zm-8prm-abhs"},{"vulnerability":"VCID-xdr5-8wxz-8kh6"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.126-1%3Farch=el7_9"}],"references":[{"reference_url":"https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-21319.json","reference_id":"","reference_type":"","scores":[{"value":"6.8","scoring_system":"cvssv3","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H"}],"url":"https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-21319.json"},{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2024-21319","reference_id":"","reference_type":"","scores":[{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69385","published_at":"2026-05-07T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69226","published_at":"2026-04-07T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69275","published_at":"2026-04-08T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69293","published_at":"2026-04-09T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69315","published_at":"2026-04-11T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69299","published_at":"2026-04-21T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69271","published_at":"2026-04-13T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.6931","published_at":"2026-04-16T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69319","published_at":"2026-04-18T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.6935","published_at":"2026-04-24T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69358","published_at":"2026-04-26T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69363","published_at":"2026-04-29T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69341","published_at":"2026-05-05T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69224","published_at":"2026-04-02T12:55:00Z"},{"value":"0.00593","scoring_system":"epss","scoring_elements":"0.69244","published_at":"2026-04-04T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2024-21319"},{"reference_url":"https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/security/advisories/GHSA-8g9c-28fc-mcx2","reference_id":"","reference_type":"","scores":[{"value":"6.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/security/advisories/GHSA-8g9c-28fc-mcx2"},{"reference_url":"https://github.com/dotnet/announcements/issues/290","reference_id":"","reference_type":"","scores":[{"value":"6.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/dotnet/announcements/issues/290"},{"reference_url":"https://github.com/dotnet/aspnetcore","reference_id":"","reference_type":"","scores":[{"value":"6.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/dotnet/aspnetcore"},{"reference_url":"https://github.com/dotnet/aspnetcore/security/advisories/GHSA-59j7-ghrg-fj52","reference_id":"","reference_type":"","scores":[{"value":"6.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H"},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/dotnet/aspnetcore/security/advisories/GHSA-59j7-ghrg-fj52"},{"reference_url":"https://bugzilla.redhat.com/show_bug.cgi?id=2257566","reference_id":"2257566","reference_type":"","scores":[],"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2257566"},{"reference_url":"https://github.com/advisories/GHSA-59j7-ghrg-fj52","reference_id":"GHSA-59j7-ghrg-fj52","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-59j7-ghrg-fj52"},{"reference_url":"https://access.redhat.com/errata/RHSA-2024:0150","reference_id":"RHSA-2024:0150","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2024:0150"},{"reference_url":"https://access.redhat.com/errata/RHSA-2024:0151","reference_id":"RHSA-2024:0151","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2024:0151"},{"reference_url":"https://access.redhat.com/errata/RHSA-2024:0152","reference_id":"RHSA-2024:0152","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2024:0152"},{"reference_url":"https://access.redhat.com/errata/RHSA-2024:0156","reference_id":"RHSA-2024:0156","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2024:0156"},{"reference_url":"https://access.redhat.com/errata/RHSA-2024:0157","reference_id":"RHSA-2024:0157","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2024:0157"},{"reference_url":"https://access.redhat.com/errata/RHSA-2024:0158","reference_id":"RHSA-2024:0158","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2024:0158"},{"reference_url":"https://access.redhat.com/errata/RHSA-2024:0255","reference_id":"RHSA-2024:0255","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2024:0255"},{"reference_url":"https://usn.ubuntu.com/6578-1/","reference_id":"USN-6578-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/6578-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."},{"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":20,"name":"Improper Input Validation","description":"The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly."}],"exploits":[],"severity_range_score":"4.0 - 6.9","exploitability":"0.5","weighted_severity":"6.2","risk_score":3.1,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-34zm-8prm-abhs"}