Lucene search
+L

1247 matches found

Kitploit
Kitploit
added 2026/09/13 1:59 p.m.7 views

POC-CVE-2018-0114

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

7.5CVSS7.2AI score0.42651EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 10:14 a.m.8 views

CVE-2020-1472

Zerologon modificado por Jose Maria Ferreira...

10CVSS7.4AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/13 4:24 a.m.7 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.2AI score0.42651EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/12 1:20 a.m.5 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.1AI score0.42651EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/11 9:27 p.m.3 views

CVE-2018-0114-Exploit

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

7.5CVSS7.1AI score0.42651EPSS
SaveExploits6
NVD
NVD
added 2026/09/10 8:17 p.m.5 views

CVE-2026-89086

In the jose package before 0.11.0 for OCaml, library calls to validate an RSA signature only confirm that PKCS 1 decoding succeeds, and proceed to declare the signature valid without the required steps that involve the public key...

9.1CVSS0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/10 7:52 p.m.8 views

EUVD-2026-75708

In the jose package before 0.11.0 for OCaml, library calls to validate an RSA signature only confirm that PKCS 1 decoding succeeds, and proceed to declare the signature valid without the required steps that involve the public key...

9.1CVSS0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/10 7:52 p.m.5 views

CVE-2026-89086

In the jose package before 0.11.0 for OCaml, library calls to validate an RSA signature only confirm that PKCS 1 decoding succeeds, and proceed to declare the signature valid without the required steps that involve the public key...

9.1CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/09/10 7:52 p.m.16 views

CVE-2026-89086

CVE-2026-89086 affects the jose package for OCaml, versions before 0.11.0. The vulnerability lies in RSA signature validation: library calls only confirm that PKCS #1 decoding succeeds and then declare the signature valid, skipping the required steps that involve the public key . This means a mal...

9.1CVSS0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/10 7:52 p.m.29 views

CVE-2026-89086

In the jose package before 0.11.0 for OCaml, library calls to validate an RSA signature only confirm that PKCS 1 decoding succeeds, and proceed to declare the signature valid without the required steps that involve the public key...

9.1CVSS0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/10 10:00 a.m.5 views

OSEC-2026-19 JOSE: missing RSA signature verification

The opam package "jose" does not validate any RSA signature. It checks the encoding being PKCS1, but does not verify with the public key. Reproduction With jose 0.10.0, the code below signs two tokens with the same key and glues one's payload onto the other's signature: OCaml let =...

9.1CVSS5.8AI score0.00198EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/10 9:07 a.m.6 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.16.70 packages and security update

Red Hat OpenShift Container Platform release 4.16.70 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a...

7.8CVSS0.00651EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/10 9:07 a.m.7 views

github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object

A flaw was found in Go JOSE, a library for handling JSON Web Encryption JWE objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the...

7.5CVSS0.00651EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/10 12:00 a.m.4 views

CVE-2026-53939

OpenIDC/cjose is a C library implementing the Javascript Object Signin...

9.1CVSS0.00196EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.12 views

PT-2026-89717

The opam package "jose" does not validate any RSA signature. It checks the encoding being PKCS1, but does not verify with the public key. Reproduction With jose 0.10.0, the code below signs two tokens with the same key and glues one's payload onto the other's signature: OCaml let = Mirage crypto...

9.1CVSS5.8AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/10 12:00 a.m.5 views

CVE-2026-53938

OpenIDC/cjose is a C library implementing the Javascript Object Signin...

8.2CVSS0.00236EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 11:36 p.m.7 views

EUVD-2026-74299

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. In versions 0.6.1 through 0.6.2.5, when cjose encrypts a JWE using an AES-CBC-HMAC content-encryption algorithm A128CBC-HS256, A192CBC-HS384, or A256CBC-HS512 together with any key-management algorithm th...

9.1CVSS0.00196EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 6:34 p.m.7 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...

7.5CVSS7.2AI score0.42651EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/07 5:40 p.m.5 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.1AI score0.42651EPSS
SaveExploits6
SUSE CVE
SUSE CVE
added 2026/09/05 12:24 a.m.10 views

SUSE CVE-2026-84185

A flaw was found in the jwcrypto library, which is used for implementing Javascript Object Signing and Encryption JOSE standards. The issue occurs when the library verifies a General JSON Serialization JWS using a set of keys. Due to a coding error, the library fails to correctly identify the...

5.9CVSS5.7AI score0.00087EPSS
SaveExploits0References3
Rows per page
Query Builder