vendor:
node-jose
by:
Andrea Cappa (zi0Black)
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: node-jose
Affected Version From: <0.11.0
Affected Version To: 0.11.0
Patch Exists: YES
Related CWE: CVE-2018-0114
CPE: a:cisco:node-jose
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Python 3
2018
POC of CVE-2018-0114 Cisco node-jose <0.11.0
This exploit is a proof of concept for CVE-2018-0114, which is an authentication bypass vulnerability in Cisco node-jose versions <0.11.0. The exploit is written in Python 3 and takes two arguments: a payload and a key size. It creates an RSA key pair, assembles a header and payload, creates a signature, and then generates a JWT. The JWT can then be used to bypass authentication.
Mitigation:
Upgrade to Cisco node-jose version 0.11.0 or later.