Lucene search
+L

42 matches found

Kitploit
Kitploit
added 2026/09/16 3:55 a.m.10 views

CVE-2018-0114

CVE-2018-0114 Explotación de una vulnerabilidad en node-jose de Cisco, una biblioteca JavaScript creada para gestionar JWT. Esta vulnerabilidad en node-jose de Cisco permite a un atacante falsificar tokens maliciosos. JWT permite a los usuarios incrustar claves públicas usando el valor jwk dentro...

7.5CVSS7.4AI score0.42651EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/15 4:22 p.m.9 views

POC-CVE-2018-0114

CVE-2018-0114 POC 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...

7.5CVSS7.5AI score0.42651EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/14 6:35 p.m.10 views

POC-CVE-2018-0114

POC-CVE-2018-0114 Este repositorio contiene el PoC de un exploit para node-jose A partir de la última fusión root@kitploit: python lib: base64,urllib,rsa,sys Ejecutando las pruebas Para ejecutar el script, simplemente ejecuta el siguiente comando: root@kitploit: python jwk-node...

7.5CVSS7.5AI score0.42651EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/14 5:40 p.m.7 views

CVE-2018-0114

CVE-2018-0114 Script de python2.7 para generación de JWT CVE-2018-0114 Una vulnerabilidad en la biblioteca de código abierto node-jose de Cisco anterior a la versión 0.11.0 podría permitir que un atacante remoto no autenticado re-firmara tokens utilizando una clave que está incrustada dentro del...

7.5CVSS7.3AI score0.42651EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/12 1:20 a.m.8 views

CVE-2018-0114

CVE-2018-0114 Exploit for Node-jose 0.11.0 written in Ruby Usage just input victim name into code and run the file via ruby ./exploit.rb 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...

7.5CVSS7.3AI score0.42651EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/11 9:27 p.m.6 views

CVE-2018-0114-Exploit

CVE-2018-0114-Exploit Una vulnerabilidad en la biblioteca de código abierto node-jose de Cisco anterior a la versión 0.11.0 podría permitir que un atacante remoto no autenticado vuelva a firmar tokens utilizando una clave incrustada dentro del token. La vulnerabilidad se debe a que node-jose sigu...

7.5CVSS7.3AI score0.42651EPSS
SaveExploits6
vulnersOsv
vulnersOsv
added 2026/03/26 10:04 p.m.6 views

org.webjars.npm:github-com-cisco-node-jose (2.2.0), org.webjars.npm:google-auth-library (>=1.6.1, <=6.1.6) +7 more potentially affected by CVE-2026-33895 via org.webjars.npm:node-forge (>=0.7.1, <=1.3.3)

org.webjars.npm:node-forge MAVEN version =0.7.1, =1.6.1, =1.0.2, =2.3.2, =1.10.2, =2.1.1 Source cves: CVE-2026-33895 Source advisory: SNYK:JAVA-ORGWEBJARSNPM-15789768...

7.5CVSS5.3AI score0.00543EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 9:01 a.m.14 views

CVE-2023-25653

node-jose is a JavaScript implementation of the JSON Object Signing and Encryption JOSE for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default "fallback" crypto back-end, ECC operations in node-jose can trigger a Denial-of-Service DoS condition, due to a...

7.5CVSS6.7AI score0.00552EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2018-0319

Malware in sbrugna...

5.9CVSS6AI score0.00928EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.19 views

EUVD-2023-0629

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00552EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2023/07/24 5:33 p.m.23 views

Security Bulletin: Cisco node-jose is vulnerable to CVE-2023-25653 used in IBM Maximo Application Suite - Monitor Component

Summary IBM Maximo Application Suite - Monitor Component uses Cisco node-jose which is vulnerable to CVE-2023-25653. Vulnerability Details CVEID:CVE-2023-25653 DESCRIPTION: Cisco node-jose is vulnerable to a denial of service, caused by improper calculations in ECC implementation. By sending a...

7.5CVSS7.4AI score0.00552EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2023/02/17 3:46 a.m.56 views

Denial Of Service (DoS)

node-jose is vulnerable to Denial Of Service DoS. The vulnerability exists due to an infinite loop in the internal calculation for some ECC operations when using the library's non-default "fallback" crypto back-end, when either WebCrypto or the crypto module is unavailable, which allows an attack...

7.5CVSS7.2AI score0.00552EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2023/02/16 7:15 p.m.51 views

CVE-2023-25653

node-jose is a JavaScript implementation of the JSON Object Signing and Encryption JOSE for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default "fallback" crypto back-end, ECC operations in node-jose can trigger a Denial-of-Service DoS condition, due to a...

7.5CVSS7.6AI score0.00552EPSS
SaveExploits0References2
OSV
OSV
added 2023/02/16 6:44 p.m.89 views

GHSA-5H4J-QRVG-9XHW Improper calculations in ECC implementation can trigger a Denial-of-Service (DoS)

Description When using the non-default "fallback" crypto back-end, ECC operations in node-jose can trigger a Denial-of-Service DoS condition, due to a possible infinite loop in an internal calculation. For some ECC operations, this condition is triggered randomly; for others, it can be triggered ...

7.5CVSS7.3AI score0.00552EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2023/02/16 6:44 p.m.3 views

7ghost (>=4.11.0, <=4.11.46), @credify/credify-js (>=1.8.0, <=1.16.7) +33 more potentially affected by CVE-2023-25653 via node-jose (>=2.0.0, <=2.1.1)

node-jose NPM version =2.0.0, =4.11.0, =1.8.0, =1.4.6, =0.6.1, =0.1.11, =2.0.0, =0.0.0-experimental-1bf6ab9, =0.1.4, =3.41.6, =1.1.68, =1.0.0, =0.4.0, =0.7.7 and more Source cves: CVE-2023-25653 Source advisory: OSV:GHSA-5H4J-QRVG-9XHW...

7.5CVSS7.4AI score0.00552EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/02/16 6:15 p.m.13 views

CVE-2023-25653 Improper calculations in ECC implementation can trigger a Denial-of-Service (DoS)

node-jose is a JavaScript implementation of the JSON Object Signing and Encryption JOSE for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default "fallback" crypto back-end, ECC operations in node-jose can trigger a Denial-of-Service DoS condition, due to a...

7.5CVSS7.6AI score0.00552EPSS
SaveExploits0References2
CVE
CVE
added 2023/02/16 6:15 p.m.78 views

CVE-2023-25653

CVE-2023-25653 affects the node-jose library (JOSE for web browsers and Node.js) when using the non-default fallback crypto backend. The root cause is an infinite loop in ECC-related calculations due to how the modular inverse result from the jsbn library can be negative, which breaks the Barrett...

7.5CVSS7.4AI score0.00552EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/02/16 6:15 p.m.62 views

CVE-2023-25653 Improper calculations in ECC implementation can trigger a Denial-of-Service (DoS)

node-jose is a JavaScript implementation of the JSON Object Signing and Encryption JOSE for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default "fallback" crypto back-end, ECC operations in node-jose can trigger a Denial-of-Service DoS condition, due to a...

7.5CVSS7.6AI score0.00552EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/13 1:17 a.m.21 views

GHSA-JFXM-W8G2-4RCV Cisco node-jose improper validation of JWT signature

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.3AI score0.42651EPSS
SaveExploits6References7
vulnersOsv
vulnersOsv
added 2022/05/13 1:17 a.m.3 views

@ciscospark/internal-plugin-board (>=1.0.0, <=1.28.2), @ciscospark/internal-plugin-calendar (>=1.0.0, <=1.28.2) +37 more potentially affected by CVE-2018-0114 via node-jose (>=0.9.4, <=0.10.0)

node-jose NPM version =0.9.4, =1.0.0, =1.0.0, =1.0.0, =1.0.0, =1.0.4, =1.0.0, =1.0.0, =0.7.0, =0.7.92, =0.7.0, =0.7.71, =0.7.0, =0.7.0, =0.7.0, =0.1.137, =0.1.207 and more Source cves: CVE-2018-0114 Source advisory: OSV:GHSA-JFXM-W8G2-4RCV...

7.5CVSS7.6AI score0.42651EPSS
SaveExploits6
Rows per page
Query Builder