CVE-2024-49755

Source
https://cve.org/CVERecord?id=CVE-2024-49755
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-49755.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-49755
Aliases
Published
2024-10-28T19:44:15.536Z
Modified
2026-07-08T07:47:49.420072192Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Duende IdentityServer has insufficient validation of DPoP cnf claim in Local APIs
Details

Duende IdentityServer is an OpenID Connect and OAuth 2.x framework for ASP.NET Core. IdentityServer's local API authentication handler performs insufficient validation of the cnf claim in DPoP access tokens. This allows an attacker to use leaked DPoP access tokens at local api endpoints even without possessing the private key for signing proof tokens. Note that this only impacts custom endpoints within an IdentityServer implementation that have explicitly used the LocalApiAuthenticationHandler for authentication. This vulnerability is patched in IdentityServer 7.0.8. Version 6.3 and below are unaffected, as they do not support DPoP in Local APIs.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/49xxx/CVE-2024-49755.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-287"
    ]
}
References

Affected packages

Git / github.com/DuendeSoftware/products

Affected ranges

Type
GIT
Repo
https://github.com/DuendeSoftware/products
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "7.0.0"
        },
        {
            "fixed": "7.0.8"
        }
    ]
}

Affected versions

is/7.*
is/7.0.0
is/7.0.0-rc.2
is/7.0.1
is/7.0.2
is/7.0.3
is/7.0.4
is/7.0.5
is/7.0.6
is/7.0.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-49755.json"