7.5
HIGH
CVE-2018-0114
Cisco node-jose Public Key Signing Key Forgery Vulnerability
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.

INFO

Published Date :

Jan. 4, 2018, 6:29 a.m.

Last Modified :

Sept. 4, 2020, 4:58 p.m.

Remotely Exploitable :

Yes !

Impact Score :

3.6

Exploitability Score :

3.9
Public PoC/Exploit Available at Github

CVE-2018-0114 has a 28 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

Affected Products

The following products are affected by CVE-2018-0114 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Cisco node-jose
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2018-0114.

URL Resource
http://www.securityfocus.com/bid/102445 Third Party Advisory VDB Entry
https://github.com/cisco/node-jose/blob/master/CHANGELOG.md Release Notes Third Party Advisory
https://github.com/zi0Black/POC-CVE-2018-0114 Exploit Third Party Advisory
https://tools.cisco.com/security/center/viewAlert.x?alertId=56326 Patch Vendor Advisory
https://www.exploit-db.com/exploits/44324/ Third Party Advisory VDB Entry

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Updated: 8 months, 4 weeks ago
0 stars 1 fork 1 watcher
Born at : Feb. 12, 2024, 6:11 a.m. This repo has been linked 7 different CVEs too.

Explore and learn about JWT vulnerabilities through hands-on security labs. Perfect for cybersecurity enthusiasts, developers, and learners!

jwt cybersecurity education infosec opensource websecurity

Dockerfile JavaScript HTML CSS

Updated: 1 year, 5 months ago
0 stars 0 fork 0 watcher
Born at : June 5, 2023, 12:45 a.m. This repo has been linked 4 different CVEs too.

Automate JWT Exploit (CVE-2018-0114)

Python

Updated: 1 year, 2 months ago
0 stars 0 fork 0 watcher
Born at : March 16, 2023, 9:08 a.m. This repo has been linked 1 different CVEs too.

None

Updated: 1 year, 9 months ago
0 stars 0 fork 0 watcher
Born at : Jan. 11, 2023, 1:21 p.m. This repo has been linked 1042 different CVEs too.

None

Python

Updated: 2 years, 3 months ago
0 stars 0 fork 0 watcher
Born at : Sept. 26, 2022, 8:51 p.m. This repo has been linked 1 different CVEs too.

None

Python

Updated: 2 years, 3 months ago
1 stars 1 fork 1 watcher
Born at : Jan. 29, 2022, 2:04 a.m. This repo has been linked 1 different CVEs too.

JWT Exploit

Python

Updated: 3 years ago
0 stars 0 fork 0 watcher
Born at : Nov. 6, 2021, 4:16 a.m. This repo has been linked 1 different CVEs too.

Exploitation of a vulnerability in Cisco's node-jose, a JavaScript library created to manage JWT.

Updated: 5 months, 1 week ago
3 stars 0 fork 0 watcher
Born at : Sept. 3, 2021, 1:11 p.m. This repo has been linked 1 different CVEs too.

Exploit for Node-jose < 0.11.0 written in Ruby

Ruby

Updated: 7 months, 1 week ago
2 stars 0 fork 0 watcher
Born at : May 11, 2021, 11:29 a.m. This repo has been linked 1 different CVEs too.

None

Python

Updated: 1 year, 10 months ago
0 stars 0 fork 0 watcher
Born at : May 10, 2021, 9:32 a.m. This repo has been linked 6 different CVEs too.

Automatic monitor github cve using Github Actions

Python

Updated: 1 month, 3 weeks ago
1 stars 56 fork 56 watcher
Born at : April 7, 2021, 11:16 a.m. This repo has been linked 1007 different CVEs too.

None

Shell Python

Updated: 3 years, 7 months ago
0 stars 0 fork 0 watcher
Born at : March 14, 2021, 5:03 p.m. This repo has been linked 6 different CVEs too.

None

Updated: 8 months ago
33 stars 3 fork 3 watcher
Born at : March 12, 2021, 12:22 p.m. This repo has been linked 1063 different CVEs too.

A CLI to make it easier to work with JWTs when doing pentests/security reviews

jwt

Rust

Updated: 2 years ago
6 stars 0 fork 0 watcher
Born at : Jan. 18, 2021, 10:56 a.m. This repo has been linked 1 different CVEs too.

None

Python

Updated: 3 years, 9 months ago
0 stars 0 fork 0 watcher
Born at : Jan. 13, 2021, 5:40 p.m. This repo has been linked 1 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2018-0114 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2018-0114 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • Modified Analysis by [email protected]

    Sep. 04, 2020

    Action Type Old Value New Value
    Removed CVSS V3 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
    Changed Reference Type https://github.com/zi0Black/POC-CVE-2018-0114 No Types Assigned https://github.com/zi0Black/POC-CVE-2018-0114 Exploit, Third Party Advisory
    Changed Reference Type https://www.exploit-db.com/exploits/44324/ No Types Assigned https://www.exploit-db.com/exploits/44324/ Third Party Advisory, VDB Entry
    Removed CWE NIST CWE-320
    Added CWE NIST CWE-347
  • CVE Modified by [email protected]

    Oct. 09, 2019

    Action Type Old Value New Value
    Added CWE Cisco Systems, Inc. CWE-347
  • CVE Modified by [email protected]

    Mar. 29, 2018

    Action Type Old Value New Value
    Added Reference https://www.exploit-db.com/exploits/44324/ [No Types Assigned]
  • CVE Modified by [email protected]

    Mar. 22, 2018

    Action Type Old Value New Value
    Added Reference https://github.com/zi0Black/POC-CVE-2018-0114 [No Types Assigned]
  • Initial Analysis by [email protected]

    Jan. 24, 2018

    Action Type Old Value New Value
    Added CVSS V2 (AV:N/AC:L/Au:N/C:N/I:P/A:N)
    Added CVSS V3 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
    Changed Reference Type http://www.securityfocus.com/bid/102445 No Types Assigned http://www.securityfocus.com/bid/102445 Third Party Advisory, VDB Entry
    Changed Reference Type https://github.com/cisco/node-jose/blob/master/CHANGELOG.md No Types Assigned https://github.com/cisco/node-jose/blob/master/CHANGELOG.md Release Notes, Third Party Advisory
    Changed Reference Type https://tools.cisco.com/security/center/viewAlert.x?alertId=56326 No Types Assigned https://tools.cisco.com/security/center/viewAlert.x?alertId=56326 Patch, Vendor Advisory
    Added CWE CWE-320
    Added CPE Configuration OR *cpe:2.3:a:cisco:node-jose:*:*:*:*:*:*:*:* versions up to (excluding) 0.11.0
  • CVE Modified by [email protected]

    Jan. 12, 2018

    Action Type Old Value New Value
    Added Reference http://www.securityfocus.com/bid/102445 [No Types Assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2018-0114 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2018-0114 weaknesses.

Exploit Prediction

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.

2.44 }} -1.30%

score

0.88403

percentile

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability