一、 漏洞 CVE-2018-0114 基础信息
漏洞信息
                                        # N/A

## 漏洞概述
在Cisco的开源库Cisco node-jose中存在一个漏洞,该漏洞允许未经授权的远程攻击者利用嵌入在令牌中的密钥重新签名令牌。

## 影响版本
- 版本在0.11.0之前的Cisco node-jose库

## 漏洞细节
- 该漏洞在于node-jose遵循JSON Web Signature (JWS) 标准中的JSON Web Tokens (JWTs) 。
- 该标准规定,可以在JWS头部嵌入一个表示公钥的JSON Web Key (JWK),并且在验证时将该公钥视为可信任。
- 攻击者可以通过删除原始签名,向头部添加新的公钥,并使用与嵌入在该JWS头部的公共密钥关联的私钥签署对象,从而伪造有效的JWS对象。

## 漏洞影响
- 未经授权的远程攻击者可能通过上述方法重新签名JWT,从而伪造有效的令牌。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
密码学签名的验证不恰当
来源:美国国家漏洞数据库 NVD
漏洞标题
Cisco node-jose open source library 数据伪造问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Cisco node-jose open source library是美国思科(Cisco)公司的一个基于Web浏览器和node.js的服务器的JSON对象签名和加密的开源库。 Cisco node-jose open source library 0.11.0之前的版本中存在安全漏洞,该漏洞源于node-jose使用了JSON Web Signature (JWS)标准。远程攻击者可通过移除原签名伪造有效的JWS对象利用该漏洞重新签名令牌。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
授权问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2018-0114 的公开POC
# POC 描述 源链接 神龙链接
1 This repository contains the POC of an exploit for node-jose < 0.11.0 https://github.com/zi0Black/POC-CVE-2018-0114 POC详情
2 None https://github.com/Logeirs/CVE-2018-0114 POC详情
3 POC for CVE-2018-0114 written in Go https://github.com/adityathebe/POC-CVE-2018-0114 POC详情
4 python2.7 script for JWT generation https://github.com/Eremiel/CVE-2018-0114 POC详情
5 None https://github.com/Starry-lord/CVE-2018-0114 POC详情
6 Exploit for Node-jose < 0.11.0 written in Ruby https://github.com/scumdestroy/CVE-2018-0114 POC详情
7 Exploitation of a vulnerability in Cisco's node-jose, a JavaScript library created to manage JWT. https://github.com/j4k0m/CVE-2018-0114 POC详情
8 JWT Exploit https://github.com/mmeza-developer/CVE-2018-0114 POC详情
9 None https://github.com/CyberSecurityUP/CVE-2018-0114-Exploit POC详情
10 Automate JWT Exploit (CVE-2018-0114) https://github.com/amr9k8/jwt-spoof-tool POC详情
11 None https://github.com/Pandora-research/CVE-2018-0114-Exploit POC详情
12 A PoC of CVE-2018-0114 I made for PentesterLab https://github.com/sealldeveloper/CVE-2018-0114-PoC POC详情
三、漏洞 CVE-2018-0114 的情报信息
四、漏洞 CVE-2018-0114 的评论

暂无评论


发表评论