CVE-2018-0114

CVSS V2 Medium 5 CVSS V3 High 7.5
Description
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.
Overview
  • CVE ID
  • CVE-2018-0114
  • Assigner
  • ykramarz@cisco.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2018-01-04T06:29:00
  • Last Modified Date
  • 2020-09-04T16:58:50
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:cisco:node-jose:*:*:*:*:*:*:*:* 1 OR 0.11.0
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:N/I:P/A:N
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • NONE
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • NONE
  • Base Score
  • 5
  • Severity
  • MEDIUM
  • Exploitability Score
  • 10
  • Impact Score
  • 2.9
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • NONE
  • Base Score
  • 7.5
  • Base Severity
  • HIGH
  • Exploitability Score
  • 3.9
  • Impact Score
  • 3.6
References
Reference URL Reference Tags
https://tools.cisco.com/security/center/viewAlert.x?alertId=56326 Patch Vendor Advisory
https://github.com/cisco/node-jose/blob/master/CHANGELOG.md Release Notes Third Party Advisory
http://www.securityfocus.com/bid/102445 Third Party Advisory VDB Entry
https://github.com/zi0Black/POC-CVE-2018-0114 Exploit Third Party Advisory
https://www.exploit-db.com/exploits/44324/ Third Party Advisory VDB Entry
History
Created Old Value New Value Data Type Notes
2022-05-10 16:26:57 Added to TrackCVE
2022-12-03 00:37:42 psirt@cisco.com ykramarz@cisco.com CVE Assigner updated
2022-12-03 00:37:43 2018-01-04T06:29Z 2018-01-04T06:29:00 CVE Published Date updated
2022-12-03 00:37:43 2020-09-04T16:58:50 CVE Modified Date updated
2022-12-03 00:37:43 Analyzed Vulnerability Status updated