CVE-2018-0114
Cisco node-jose improper validation of JWT signature
描述
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.
如何修補 CVE-2018-0114
要修補 CVE-2018-0114,請將受影響套件升級到下列已修補版本。
- —升級至 0.11.0 或更新版本
CVE-2018-0114 正在被利用嗎?
中等 — EPSS 為 42.7%,可持續追蹤但非最高優先。
受影響套件(1)
- from 0, < 0.11.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |