Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2024-39694 (Medium) detected in duende.identityserver.6.0.3.nupkg #33

Open
mend-bolt-for-github bot opened this issue Aug 4, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Aug 4, 2024

CVE-2024-39694 - Medium Severity Vulnerability

Vulnerable Library - duende.identityserver.6.0.3.nupkg

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

Library home page: https://api.nuget.org/packages/duende.identityserver.6.0.3.nupkg

Path to dependency file: /src/Services/Identity/Identity.API/Identity.API.csproj

Path to vulnerable library: /ckages/duende.identityserver/6.0.3/duende.identityserver.6.0.3.nupkg,/home/wss-scanner/.nuget/packages/duende.identityserver/6.0.3/duende.identityserver.6.0.3.nupkg

Dependency Hierarchy:

  • duende.identityserver.6.0.3.nupkg (Vulnerable Library)

Found in HEAD commit: 41e2e7d76c75fa2971e80c9fce811750ff0c459e

Found in base branch: main

Vulnerability Details

Duende IdentityServer is an OpenID Connect and OAuth 2.x framework for ASP.NET Core. It is possible for an attacker to craft malicious Urls that certain functions in IdentityServer will incorrectly treat as local and trusted. If such a Url is returned as a redirect, some browsers will follow it to a third-party, untrusted site. Note: by itself, this vulnerability does not allow an attacker to obtain user credentials, authorization codes, access tokens, refresh tokens, or identity tokens. An attacker could however exploit this vulnerability as part of a phishing attack designed to steal user credentials. This vulnerability is fixed in 7.0.6, 6.3.10, 6.2.5, 6.1.8, and 6.0.5. Duende.IdentityServer 5.1 and earlier and all versions of IdentityServer4 are no longer supported and will not be receiving updates. If upgrading is not possible, use IUrlHelper.IsLocalUrl from ASP.NET Core to validate return Urls in user interface code in the IdentityServer host.

Publish Date: 2024-07-31

URL: CVE-2024-39694

CVSS 3 Score Details (4.7)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-ff4q-64jc-gx98

Release Date: 2024-07-31

Fix Resolution: Duende.IdentityServer - 6.0.5,6.1.8,6.2.5,6.3.10,7.0.6


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants