Lucene search
K

35 matches found

Cvelist
Cvelist
added 2018/06/04 7:0 p.m.17 views

CVE-2017-16007

node-jose is a JavaScript implementation of the JSON Object Signing and Encryption JOSE for current web browsers and node.js-based servers. node-jose earlier than version 0.9.3 is vulnerable to an invalid curve attack. This allows an attacker to recover the private secret key when JWE with Key...

5.6AI score0.00928EPSS
Exploits1References4
CVE
CVE
added 2018/06/04 7:0 p.m.60 views

CVE-2017-16007

CVE-2017-16007 affects the node-jose library prior to 0.9.3, where JWE with ECDH-ES can permit an invalid-curve attack and allow recovery of the private key. The vulnerability is described across NVD, OSV, GHSA, and IBM advisories, which also recommend upgrading to 0.9.3 or later as the remediati...

5.9CVSS5.8AI score0.00928EPSS
Exploits1References4Affected Software1
Packet Storm
Packet Storm
added 2018/03/22 12:0 a.m.35 views

Cisco node-jos Resign Tokens Proof Of Concept

import base64 import urllib import rsa import sys zi0Black ''' POC of CVE-2018-0114 Cisco node-jose 0.11.0 Created by Andrea Cappa aka @zi0Black GitHub,Twitter,Telegram Mail: [email protected] Site: https://zioblack.xyz A special thanks to Louis Nyffenegger, the founder of PentesterLab, for al...

5CVSS7.5AI score0.42651EPSS
Exploits6
Exploit DB
Exploit DB
added 2018/03/20 12:0 a.m.57 views

Cisco node-jos < 0.11.0 - Re-sign Tokens

!/usr/bin/env python3 import base64 from urllib.parse import quoteplus import rsa import sys zi0Black ''' EDB Note: This has been updated https://github.com/offensive-security/exploitdb/pull/139 POC of CVE-2018-0114 Cisco node-jose = 8 return b::-1 def generateheaderpayloadpayload,pubkey: create...

7.5CVSS7.5AI score0.42651EPSS
Exploits6
Veracode
Veracode
added 2018/01/05 5:31 a.m.14 views

Unauthorized Token Resigning

node-jose is vulnerable to unauthorized token resigning. The application allows a malicious user to forge a valid JSON Web Signature Object by removing the original Signature, adding a new public key to the header and resigning the object with their own key...

7.5CVSS7.3AI score0.42651EPSS
Exploits6References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2018/01/04 6:29 a.m.4 views

CVE-2018-0114

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...

7.5CVSS5.8AI score0.42651EPSS
Exploits6References6
Prion
Prion
added 2018/01/04 6:29 a.m.17 views

Code injection

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...

5CVSS7.4AI score0.42651EPSS
Exploits6References5Affected Software1
OSV
OSV
added 2018/01/04 6:29 a.m.16 views

CVE-2018-0114

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...

7.5CVSS7.8AI score0.42651EPSS
Exploits6References5
NVD
NVD
added 2018/01/04 6:29 a.m.21 views

CVE-2018-0114

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...

7.5CVSS7.5AI score0.42651EPSS
Exploits6References5
Vulnrichment
Vulnrichment
added 2018/01/04 6:0 a.m.8 views

CVE-2018-0114

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...

6.8AI score0.42651EPSS
Exploits6References5
CVE
CVE
added 2018/01/04 6:0 a.m.128 views

CVE-2018-0114

CVE-2018-0114 affects the Cisco node-jose library prior to 0.11.0. The flaw arises when a JSON Web Signature (JWS) header can carry a JWK (public key) that is then trusted for verification. An unauthenticated, remote attacker could forge valid JWS objects by removing the original signature, inser...

7.5CVSS7.4AI score0.42651EPSS
Exploits6References5Affected Software1
Cvelist
Cvelist
added 2018/01/04 6:0 a.m.28 views

CVE-2018-0114

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...

7.5AI score0.42651EPSS
Exploits6References5
CNVD
CNVD
added 2017/12/25 12:0 a.m.2 views

Cisco node-jose open source library security bypass vulnerability

Cisco node-jose open source library is the United States Cisco Cisco company based on a Web browser and node.js server JSON object signing and encryption of open source library . A security bypass vulnerability exists in the Cisco node-jose open source library that stems from node-jose's use of t...

7.5CVSS6.9AI score0.42651EPSS
Exploits6References1
Veracode
Veracode
added 2017/03/14 12:10 a.m.31 views

Invalid Curve Attack

node-jose, nimbus-jose-jwt and jose4j are vulnerable to invalid curve attacks. These attacks are possible when using key agreement with Elliptic Curve Diffie-Hellman Ephemeral Static ECDH-ES, allowing attackers to recover the private secret key...

5.9CVSS5.7AI score0.00928EPSS
Exploits1References6Affected Software3
Node.js
Node.js
added 2017/03/13 7:16 p.m.59 views

Invalid Curve Attack

Overview Affected versions of node-jose are vulnerable to an invalid curve attack. This allows an attacker to recover the private secret key when JWE with Key Agreement with Elliptic Curve Diffie-Hellman Ephemeral Static ECDH-ES is used. Proof of Concept Recommendation Update to version 0.9.3 or...

4.3CVSS4.4AI score0.00928EPSS
Exploits1Affected Software1
Rows per page
Query Builder