Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-34zm-8prm-abhs
Summary
Microsoft ASP.NET Core project templates vulnerable to denial of service
A 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. 

## Announcement

Announcement for this issue can be found at  https://github.com/dotnet/announcements/issues/290

### Mitigation factors

This impacts only .NET Core-based projects that were created using any version of project templates listed in affected software. 
Other project templates e.g., console applications, MAUI applications, Windows Forms or WPF applications, are not affected.

## Affected software

This impacts only .NET Core-based projects that were created using any version of the below project templates.

-	ASP.NET Core Web App (Model-View-Controller)
-	ASP.NET Core Web API
-	ASP.NET Core Web App (Razor Pages)
-	Blazor Server App
-	Blazor WebAssembly App

## Advisory FAQ

### How do I know if I am affected?

If you are you using project templates listed in affected software, you may be exposed to the vulnerability.

### How do I fix the issue?

#### For existing projects:
If 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. 
- [Microsoft.AspNetCore.Authentication.JwtBearer](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/) 
- [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.OpenIdConnect/) 

If your project does not reference any of those three packages, you are not exposed to this vulnerability.

#### For new projects:
To 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.

* 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.
* If you are using one of the affected packages, please update to the patched version listed above.
* 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;

```
.NET Core SDK (reflecting any global.json):

 Version:   7.0.200
 Commit:    8473146e7d

Runtime Environment:

 OS Name:     Windows
 OS Version:  10.0.18363
 OS Platform: Windows
 RID:         win10-x64
 Base Path:   C:\Program Files\dotnet\sdk\7.0.300\

Host (useful for support):

  Version: 76.0.5
  Commit:  8473146e7d

.NET Core SDKs installed:

  7.0.200 [C:\Program Files\dotnet\sdk]

.NET Core runtimes installed:

  Microsoft.AspNetCore.App 7.0.5 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 7.0.5 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.WindowsDesktop.App 7.0.5 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

To install additional .NET Core runtimes or SDKs:
  https://aka.ms/dotnet-download
```

* 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.
* 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.
* 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.

.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.

Once you have installed the updated runtime or SDK, restart your apps for the update to take effect.

Additionally, 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.

## Other Information

### Reporting Security Issues

If 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>.

### Support

You 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.

### Disclaimer

The 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.

### Acknowledgement

Morgan Brown, Microsoft Corp.
Aliases
0
alias CVE-2024-21319
1
alias GHSA-59j7-ghrg-fj52
2
alias GMS-2024-11
3
alias GMS-2024-12
Fixed_packages
0
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=riscv64&distroversion=v3.20&reponame=community
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
1
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=s390x&distroversion=v3.20&reponame=community
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
2
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=x86&distroversion=v3.20&reponame=community
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
3
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=aarch64&distroversion=v3.19&reponame=community
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
4
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=armhf&distroversion=v3.19&reponame=community
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
5
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=armv7&distroversion=v3.19&reponame=community
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
6
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=ppc64le&distroversion=v3.19&reponame=community
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
7
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=s390x&distroversion=v3.19&reponame=community
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
8
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=armhf&distroversion=v3.20&reponame=community
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
9
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=armv7&distroversion=v3.20&reponame=community
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
10
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=ppc64le&distroversion=v3.20&reponame=community
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
11
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=x86_64&distroversion=v3.20&reponame=community
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
12
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=x86&distroversion=v3.19&reponame=community
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
13
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=x86_64&distroversion=v3.19&reponame=community
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
14
url pkg:apk/alpine/dotnet6-build@6.0.126-r0?arch=aarch64&distroversion=v3.20&reponame=community
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
15
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=armv7&distroversion=v3.19&reponame=community
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
16
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=ppc64le&distroversion=v3.19&reponame=community
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
17
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=aarch64&distroversion=v3.19&reponame=community
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
18
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=armhf&distroversion=v3.19&reponame=community
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
19
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=aarch64&distroversion=v3.20&reponame=community
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
20
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=armhf&distroversion=v3.20&reponame=community
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
21
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=armv7&distroversion=v3.20&reponame=community
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
22
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=x86_64&distroversion=v3.20&reponame=community
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
23
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=s390x&distroversion=v3.19&reponame=community
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
24
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=x86&distroversion=v3.19&reponame=community
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
25
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=x86_64&distroversion=v3.19&reponame=community
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
26
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=ppc64le&distroversion=v3.20&reponame=community
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
27
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=riscv64&distroversion=v3.20&reponame=community
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
28
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=s390x&distroversion=v3.20&reponame=community
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
29
url pkg:apk/alpine/dotnet6-runtime@6.0.26-r0?arch=x86&distroversion=v3.20&reponame=community
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
30
url pkg:apk/alpine/dotnet7-build@7.0.115-r0?arch=armhf&distroversion=v3.19&reponame=community
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
31
url pkg:apk/alpine/dotnet7-build@7.0.115-r0?arch=ppc64le&distroversion=v3.19&reponame=community
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
32
url pkg:apk/alpine/dotnet7-build@7.0.115-r0?arch=s390x&distroversion=v3.19&reponame=community
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
33
url pkg:apk/alpine/dotnet7-build@7.0.115-r0?arch=x86&distroversion=v3.19&reponame=community
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
34
url pkg:apk/alpine/dotnet7-build@7.0.115-r0?arch=x86_64&distroversion=v3.19&reponame=community
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
35
url pkg:apk/alpine/dotnet7-build@7.0.115-r0?arch=aarch64&distroversion=v3.19&reponame=community
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
36
url pkg:apk/alpine/dotnet7-build@7.0.115-r0?arch=armv7&distroversion=v3.19&reponame=community
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
37
url pkg:apk/alpine/dotnet7-runtime@7.0.15-r0?arch=ppc64le&distroversion=v3.19&reponame=community
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
38
url pkg:apk/alpine/dotnet7-runtime@7.0.15-r0?arch=aarch64&distroversion=v3.19&reponame=community
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
39
url pkg:apk/alpine/dotnet7-runtime@7.0.15-r0?arch=armhf&distroversion=v3.19&reponame=community
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
40
url pkg:apk/alpine/dotnet7-runtime@7.0.15-r0?arch=armv7&distroversion=v3.19&reponame=community
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
41
url pkg:apk/alpine/dotnet7-runtime@7.0.15-r0?arch=s390x&distroversion=v3.19&reponame=community
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
42
url pkg:apk/alpine/dotnet7-runtime@7.0.15-r0?arch=x86&distroversion=v3.19&reponame=community
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
43
url pkg:apk/alpine/dotnet7-runtime@7.0.15-r0?arch=x86_64&distroversion=v3.19&reponame=community
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
44
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.7.0
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
45
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.34.0
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
46
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.1.2
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
47
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@8.0.2
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
0
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.2.4
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.2.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.2.4
1
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.3.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.3.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.3.0
2
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.4.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.4.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.4.0
3
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.5.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.5.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.5.0
4
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.6.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.6.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@5.6.0
5
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
1
vulnerability VCID-75q2-4q5c-fqf8
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.0
6
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.5.1
7
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.6.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.6.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.6.0
8
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.0
9
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.1
10
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.2-preview-10803222715
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.2-preview-10803222715
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.7.2-preview-10803222715
11
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.8.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.8.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.8.0
12
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.9.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.9.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.9.0
13
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.0
14
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.1
15
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.2
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.10.2
16
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.0
17
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.11.1
18
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.0
19
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.1
20
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.2
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.12.2
21
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.0
22
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.13.1
23
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.0
24
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.14.1
25
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.0
26
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.15.1
27
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.16.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.16.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.16.0
28
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.17.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.17.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.17.0
29
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.18.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.18.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.18.0
30
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.19.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.19.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.19.0
31
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.20.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.20.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.20.0
32
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.21.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.21.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.21.0
33
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.0
34
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.22.1
35
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.0
36
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.23.1
37
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.24.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.24.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.24.0
38
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.0
39
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.25.1
40
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.0
41
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.26.1
42
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.27.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.27.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.27.0
43
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.0
44
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.28.1
45
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.29.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.29.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.29.0
46
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.0
47
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.30.1
48
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.31.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.31.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.31.0
49
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.0
50
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.1
51
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.2
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.2
52
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.3
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.32.3
53
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.33.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.33.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@6.33.0
54
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
1
vulnerability VCID-75q2-4q5c-fqf8
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview
55
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview2
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview2
56
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview3
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview3
57
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview4
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview4
58
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview5
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview5
59
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.0
60
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.1
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.1
61
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.2
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.2
62
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.3
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.0.3
63
url pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.1.0-preview
purl pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.1.0-preview
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.IdentityModel.JsonWebTokens@7.1.0-preview
64
url pkg:nuget/System.IdentityModel.Tokens.Jwt@6.5.0
purl pkg:nuget/System.IdentityModel.Tokens.Jwt@6.5.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
1
vulnerability VCID-75q2-4q5c-fqf8
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/System.IdentityModel.Tokens.Jwt@6.5.0
65
url pkg:nuget/System.IdentityModel.Tokens.Jwt@7.0.0-preview
purl pkg:nuget/System.IdentityModel.Tokens.Jwt@7.0.0-preview
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-34zm-8prm-abhs
1
vulnerability VCID-75q2-4q5c-fqf8
resource_url http://public2.vulnerablecode.io/packages/pkg:nuget/System.IdentityModel.Tokens.Jwt@7.0.0-preview
66
url pkg:rpm/redhat/dotnet6.0@6.0.126-1?arch=el8_9
purl pkg:rpm/redhat/dotnet6.0@6.0.126-1?arch=el8_9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2zs5-gfxg-efgb
1
vulnerability VCID-34zm-8prm-abhs
2
vulnerability VCID-asxw-e1d3-ckau
3
vulnerability VCID-xdr5-8wxz-8kh6
resource_url http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet6.0@6.0.126-1%3Farch=el8_9
67
url pkg:rpm/redhat/dotnet6.0@6.0.126-1?arch=el9_3
purl pkg:rpm/redhat/dotnet6.0@6.0.126-1?arch=el9_3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2zs5-gfxg-efgb
1
vulnerability VCID-34zm-8prm-abhs
2
vulnerability VCID-asxw-e1d3-ckau
3
vulnerability VCID-xdr5-8wxz-8kh6
resource_url http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet6.0@6.0.126-1%3Farch=el9_3
68
url pkg:rpm/redhat/dotnet7.0@7.0.115-1?arch=el9_3
purl pkg:rpm/redhat/dotnet7.0@7.0.115-1?arch=el9_3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2zs5-gfxg-efgb
1
vulnerability VCID-34zm-8prm-abhs
2
vulnerability VCID-asxw-e1d3-ckau
3
vulnerability VCID-xdr5-8wxz-8kh6
resource_url http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet7.0@7.0.115-1%3Farch=el9_3
69
url pkg:rpm/redhat/dotnet7.0@7.0.115-1?arch=el8_9
purl pkg:rpm/redhat/dotnet7.0@7.0.115-1?arch=el8_9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2zs5-gfxg-efgb
1
vulnerability VCID-34zm-8prm-abhs
2
vulnerability VCID-asxw-e1d3-ckau
3
vulnerability VCID-xdr5-8wxz-8kh6
resource_url http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet7.0@7.0.115-1%3Farch=el8_9
70
url pkg:rpm/redhat/dotnet8.0@8.0.101-1?arch=el8_9
purl pkg:rpm/redhat/dotnet8.0@8.0.101-1?arch=el8_9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2zs5-gfxg-efgb
1
vulnerability VCID-34zm-8prm-abhs
2
vulnerability VCID-xdr5-8wxz-8kh6
resource_url http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet8.0@8.0.101-1%3Farch=el8_9
71
url pkg:rpm/redhat/dotnet8.0@8.0.101-1?arch=el9_3
purl pkg:rpm/redhat/dotnet8.0@8.0.101-1?arch=el9_3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2zs5-gfxg-efgb
1
vulnerability VCID-34zm-8prm-abhs
2
vulnerability VCID-xdr5-8wxz-8kh6
resource_url http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/dotnet8.0@8.0.101-1%3Farch=el9_3
72
url pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.126-1?arch=el7_9
purl pkg:rpm/redhat/rh-dotnet60-dotnet@6.0.126-1?arch=el7_9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2zs5-gfxg-efgb
1
vulnerability VCID-34zm-8prm-abhs
2
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
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-21319.json
reference_id
reference_type
scores
0
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
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2024-21319
reference_id
reference_type
scores
0
value 0.00593
scoring_system epss
scoring_elements 0.69319
published_at 2026-04-18T12:55:00Z
1
value 0.00593
scoring_system epss
scoring_elements 0.6931
published_at 2026-04-16T12:55:00Z
2
value 0.00593
scoring_system epss
scoring_elements 0.69271
published_at 2026-04-13T12:55:00Z
3
value 0.00593
scoring_system epss
scoring_elements 0.69299
published_at 2026-04-21T12:55:00Z
4
value 0.00593
scoring_system epss
scoring_elements 0.69315
published_at 2026-04-11T12:55:00Z
5
value 0.00593
scoring_system epss
scoring_elements 0.69293
published_at 2026-04-09T12:55:00Z
6
value 0.00593
scoring_system epss
scoring_elements 0.69275
published_at 2026-04-08T12:55:00Z
7
value 0.00593
scoring_system epss
scoring_elements 0.69226
published_at 2026-04-07T12:55:00Z
8
value 0.00593
scoring_system epss
scoring_elements 0.69244
published_at 2026-04-04T12:55:00Z
9
value 0.00593
scoring_system epss
scoring_elements 0.69224
published_at 2026-04-02T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2024-21319
2
reference_url https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/security/advisories/GHSA-8g9c-28fc-mcx2
reference_id
reference_type
scores
0
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
1
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
3
reference_url https://github.com/dotnet/announcements/issues/290
reference_id
reference_type
scores
0
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
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/dotnet/announcements/issues/290
4
reference_url https://github.com/dotnet/aspnetcore
reference_id
reference_type
scores
0
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
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/dotnet/aspnetcore
5
reference_url https://github.com/dotnet/aspnetcore/security/advisories/GHSA-59j7-ghrg-fj52
reference_id
reference_type
scores
0
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
1
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
2
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/dotnet/aspnetcore/security/advisories/GHSA-59j7-ghrg-fj52
6
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
7
reference_url https://github.com/advisories/GHSA-59j7-ghrg-fj52
reference_id GHSA-59j7-ghrg-fj52
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-59j7-ghrg-fj52
8
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
9
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
10
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
11
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
12
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
13
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
14
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
15
reference_url https://usn.ubuntu.com/6578-1/
reference_id USN-6578-1
reference_type
scores
url https://usn.ubuntu.com/6578-1/
Weaknesses
0
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.
1
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.
2
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.
3
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.
4
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_score4.0 - 6.9
Exploitability0.5
Weighted_severity6.2
Risk_score3.1
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-34zm-8prm-abhs