GHSA-jfxm-w8g2-4rcv

Suggest an improvement
Source
https://github.com/advisories/GHSA-jfxm-w8g2-4rcv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-jfxm-w8g2-4rcv/GHSA-jfxm-w8g2-4rcv.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-jfxm-w8g2-4rcv
Aliases
Published
2022-05-13T01:17:32Z
Modified
2023-11-08T03:59:30Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Cisco node-jose improper validation of JWT signature
Details

A vulnerability in the Cisco node-jose open source library before 0.11.0 could allow an unauthenticated, remote attacker to re-sign tokens using a key that is embedded within the token. The vulnerability is due to node-jose following the JSON Web Signature (JWS) standard for JSON Web Tokens (JWTs). This standard specifies that a JSON Web Key (JWK) representing a public key can be embedded within the header of a JWS. This public key is then trusted for verification. An attacker could exploit this by forging valid JWS objects by removing the original signature, adding a new public key to the header, and then signing the object using the (attacker-owned) private key associated with the public key embedded in that JWS header.

Database specific
{
    "cwe_ids":  [
        "CWE-347"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2023-07-20T18:45:54Z",
    "nvd_published_at":  "2018-01-04T06:29:00Z",
    "severity":  "HIGH"
}
References

Affected packages

npm / node-jose

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.11.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-jfxm-w8g2-4rcv/GHSA-jfxm-w8g2-4rcv.json"