CVE-2018-0114
Last modified
CVE-2018-0114 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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). EPSS estimates a 42.65% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cisco | Node-Jose | < 0.11.0 |
References
- http://www.securityfocus.com/bid/102445Third Party Advisory, VDB Entry
- https://github.com/cisco/node-jose/blob/master/CHANGELOG.mdRelease Notes, Third Party Advisory
- https://github.com/zi0Black/POC-CVE-2018-0114Exploit, Third Party Advisory
- https://tools.cisco.com/security/center/viewAlert.x?alertId=56326Patch, Vendor Advisory
- https://www.exploit-db.com/exploits/44324/Third Party Advisory, VDB Entry
- http://www.securityfocus.com/bid/102445Third Party Advisory, VDB Entry
- https://github.com/cisco/node-jose/blob/master/CHANGELOG.mdRelease Notes, Third Party Advisory
- https://github.com/zi0Black/POC-CVE-2018-0114Exploit, Third Party Advisory
- https://tools.cisco.com/security/center/viewAlert.x?alertId=56326Patch, Vendor Advisory
- https://www.exploit-db.com/exploits/44324/Third Party Advisory, VDB Entry
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-0114?
How severe is CVE-2018-0114?
How do I fix CVE-2018-0114?
Are you affected by CVE-2018-0114?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
