Lucene search
+L

428 matches found

RedHat Linux
RedHat Linux
added 2023/08/01 2:30 p.m.5 views

cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE

A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption JWE. A fixed length of 16 octets must ...

8.6CVSS5.7AI score0.0071EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/08/01 1:39 p.m.11 views

cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE

A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption JWE. A fixed length of 16 octets must ...

8.6CVSS5.7AI score0.0071EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2023/07/18 5:4 a.m.149 views

CVE-2023-37464

A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption JWE. A fixed length of 16 octets must ...

7.5CVSS6.1AI score0.0071EPSS
SaveExploits1References4
NVD
NVD
added 2023/07/14 9:15 p.m.18 views

CVE-2023-37464

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug...

8.6CVSS0.0071EPSS
SaveExploits1References9
OSV
OSV
added 2023/07/14 9:15 p.m.1 views

DEBIAN-CVE-2023-37464

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug...

7.5CVSS6.9AI score0.0071EPSS
SaveExploits1References1
Prion
Prion
added 2023/07/14 9:15 p.m.18 views

Authentication flaw

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug...

5CVSS7.2AI score0.0071EPSS
SaveExploits1References9Affected Software1
Cvelist
Cvelist
added 2023/07/14 8:25 p.m.26 views

CVE-2023-37464 Incorrect Authentication Tag length usage in AES GCM decryption in OpenIDC/cjose

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug...

8.6CVSS8AI score0.0071EPSS
SaveExploits1References9
AlpineLinux
AlpineLinux
added 2023/07/14 8:25 p.m.19 views

CVE-2023-37464

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug...

8.6CVSS8AI score0.0071EPSS
SaveExploits1References9
Debian CVE
Debian CVE
added 2023/07/14 8:25 p.m.22 views

CVE-2023-37464

OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption JOSE. The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug...

8.6CVSS7.7AI score0.0071EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2023/07/14 12:0 a.m.9 views

PT-2023-25978 · Unknown +7 · Openidc/Cjose +7

Name of the Vulnerable Software and Affected Versions: OpenIDC/cjose versions prior to 0.6.2.2 Description: The AES GCM decryption routine in OpenIDC/cjose incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE, instead of the fixed length of 16 octets specified in...

8.6CVSS7.5AI score0.0071EPSS
SaveExploits1References56
OSV
OSV
added 2023/06/22 4:36 p.m.21 views

GO-2023-1859 Padding oracle vulnerability in github.com/lestrrat-go/jwx

AES-CBC decryption is vulnerable to a timing attack which may permit an attacker to recover the plaintext of JWE data...

7AI score
SaveExploits0References2
OSV
OSV
added 2023/06/14 5:24 p.m.25 views

GHSA-RM8V-MXJ3-5RMQ github.com/lestrrat-go/jwx vulnerable to Potential Padding Oracle Attack

Summary Decrypting AES-CBC encrypted JWE has Potential Padding Oracle Attack Vulnerability. Details On v2.0.10, decrypting AES-CBC encrypted JWE may return an error "failed to generate plaintext from decrypted blocks: invalid padding":...

7AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:6 a.m.4 views

SUSE CVE-2019-18848

The json-jwt gem before 1.11.0 for Ruby lacks an element count during the splitting of a JWE string...

7.5CVSS7.5AI score0.01257EPSS
SaveExploits0References4
Veracode
Veracode
added 2022/09/21 8:23 p.m.20 views

Authorization Bypass

jwcrypto is vulnerable to authorization bypass. The vulnerability is due to JWT auto-detecting the token type; under certain circumstances, it's possible to substitute a signed JWS token with a JWE token encrypted with the public key used for signature validation...

2.2AI score0.00435EPSS
SaveExploits0
OSV
OSV
added 2022/09/21 4:58 p.m.51 views

GHSA-GWP4-MCV4-W95J jwcrypto token substitution can lead to authentication bypass

The JWT code can auto-detect the type of token being provided, and this can lead the application to incorrect conclusions about the trustworthiness of the token. Quoting the private disclosure we received : "Under certain circumstances, it is possible to substitute a .. signed JWS with a JWE that...

6.9AI score0.00435EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/09/21 4:58 p.m.42 views

jwcrypto token substitution can lead to authentication bypass

The JWT code can auto-detect the type of token being provided, and this can lead the application to incorrect conclusions about the trustworthiness of the token. Quoting the private disclosure we received : "Under certain circumstances, it is possible to substitute a .. signed JWS with a JWE that...

0.7AI score0.00435EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 5:44 p.m.55 views

JOSE vulnerable to resource exhaustion via specifically crafted JWE

The PBKDF2-based JWE key management algorithms expect a JOSE Header Parameter named p2c PBES2 Count, which determines how many PBKDF2 iterations must be executed in order to derive a CEK wrapping key. The purpose of this parameter is to intentionally slow down the key derivation function in order...

5.3CVSS6.1AI score0.01112EPSS
SaveExploits1References5Affected Software4
NVD
NVD
added 2022/09/07 10:15 p.m.19 views

CVE-2022-36083

JOSE is "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno. The PBKDF2-based JWE key management algorithms expect a JOSE Header Parameter named p2c PBES2 Count, which determine...

5.3CVSS0.01112EPSS
SaveExploits1References3
OSV
OSV
added 2022/09/07 10:15 p.m.2 views

DEBIAN-CVE-2022-36083

JOSE is "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno. The PBKDF2-based JWE key management algorithms expect a JOSE Header Parameter named p2c PBES2 Count, which determine...

5.3CVSS6.4AI score0.01112EPSS
SaveExploits1References1
OSV
OSV
added 2022/09/07 10:15 p.m.3 views

UBUNTU-CVE-2022-36083

JOSE is "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno. The PBKDF2-based JWE key management algorithms expect a JOSE Header Parameter named p2c PBES2 Count, which determine...

5.3CVSS6.8AI score0.01112EPSS
SaveExploits1References4
Rows per page
Query Builder