CVE-2018-0114

Source
https://cve.org/CVERecord?id=CVE-2018-0114
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-0114.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-0114
Aliases
Published
2018-01-04T06:29:00.417Z
Modified
2026-03-15T22:25:03.439715Z
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
[none]
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.

References

Affected packages

Git / github.com/cisco/node-jose

Affected ranges

Type
GIT
Repo
https://github.com/cisco/node-jose
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.11.0"
        }
    ]
}

Affected versions

0.*
0.10.0
0.3.0
0.3.1
0.4.0
0.5.0
0.5.2
0.6.0
0.7.0
0.7.1
0.8.0
0.8.1
0.9.0
0.9.1
0.9.2
0.9.3
0.9.4
0.9.5

Database specific

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