Lucene search
+L

26272 matches found

OSV
OSV
added 2025/08/08 12:6 a.m.25 views

CVE-2025-54887 jwe: Missing AES-GCM authentication tag validation in encrypted JWEs

jwe is a Ruby implementation of the RFC 7516 JSON Web Encryption JWE standard. In versions 1.1.0 and below, authentication tags of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. This puts users at risk becau...

9.1CVSS6.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/08/08 12:6 a.m.8 views

CVE-2025-54887 jwe: Missing AES-GCM authentication tag validation in encrypted JWEs

jwe is a Ruby implementation of the RFC 7516 JSON Web Encryption JWE standard. In versions 1.1.0 and below, authentication tags of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. This puts users at risk becau...

9.1CVSS6.4AI score0.00244EPSS
SaveExploits1References2
CVE
CVE
added 2025/08/08 12:6 a.m.101 views

CVE-2025-54887

CVE-2025-54887 affects the Ruby library jwe (Ruby implementation of RFC 7516) in versions 1.1.0 and earlier. The auth tag of encrypted JWEs can be brute-forced, enabling modification of JWEs to yield arbitrary plaintext and potentially revealing the GHASH key, which requires rotating keys after u...

9.1CVSS6.5AI score0.00244EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2025/08/08 12:0 a.m.17 views

The vulnerability of the implementation of the JSON Web Encryption (JWE) standard RFC 7516 in the Ruby programming language allows a perpetrator to disclose and modify the protected information.

The vulnerability of the JSON Web Encryption JWE RFC 7516 standard implementation in the Ruby programming language is related to improper verification of data integrity. Exploiting this vulnerability could allow an attacker to disclose and modify the protected information...

9.4CVSS5.4AI score0.00244EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2025/08/08 12:0 a.m.10 views

JWE 安全漏洞

JWE is a Ruby-based JSON Web encryption library from JSON Web Token open source. A security vulnerability exists in JWE 1.1.0 and earlier versions, which stems from the fact that the authentication tag that encrypts JWE can be brute-force broken, potentially resulting in a loss of confidentiality...

9.1CVSS6.7AI score0.00244EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2020-14800

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Security: Encryption. Supported versions that are affected are 8.0.21 and prior...

6.5CVSS6.7AI score0.01431EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/08/08 12:0 a.m.14 views

The vulnerability of the mbedtls_lms_verify() function in Mbed TLS software allows a hacker to bypass existing security restrictions.

The vulnerability of the mbedtlslmsverify function in Mbed TLS is related to the absence of a necessary encryption step. Exploiting this vulnerability could allow attackers to circumvent existing security restrictions...

4.9CVSS5.5AI score0.00126EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38158

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: hisiaccvfiopci: fix XQE dma address error The dma addresses of EQE and AEQE are wrong after...

5.5CVSS5.8AI score0.00094EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/07 9:15 p.m.32 views

CVE-2025-45765

ruby-jwt v3.0.0.beta1 was discovered to contain weak encryption. NOTE: the Supplier's perspective is "keysize is not something that is enforced by this library. Currently more recent versions of OpenSSL are enforcing some key sizes and those restrictions apply to the users of this gem also."...

9.1CVSS0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/07 9:15 p.m.7 views

DEBIAN-CVE-2025-45765

ruby-jwt v3.0.0.beta1 was discovered to contain weak encryption. NOTE: the Supplier's perspective is "keysize is not something that is enforced by this library. Currently more recent versions of OpenSSL are enforcing some key sizes and those restrictions apply to the users of this gem also."...

9.1CVSS5.3AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/07 9:15 p.m.67 views

UBUNTU-CVE-2025-45765

ruby-jwt v3.0.0.beta1 was discovered to contain weak encryption. NOTE: the Supplier's perspective is "keysize is not something that is enforced by this library. Currently more recent versions of OpenSSL are enforcing some key sizes and those restrictions apply to the users of this gem also."...

9.1CVSS5.8AI score0.00162EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/08/07 8:55 p.m.21 views

JWE is missing AES-GCM authentication tag validation in encrypted JWE

Overview The authentication tag of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. Impact - JWEs can be modified to decrypt to an arbitrary value - JWEs can be decrypted by observing parsing differences - The...

9.1CVSS6.8AI score0.00244EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/08/07 8:55 p.m.14 views

GHSA-C7P4-HX26-PR73 JWE is missing AES-GCM authentication tag validation in encrypted JWE

Overview The authentication tag of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. Impact - JWEs can be modified to decrypt to an arbitrary value - JWEs can be decrypted by observing parsing differences - The...

9.1CVSS6.4AI score0.00244EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/08/07 8:55 p.m.1 views

Improper Validation of Integrity Check Value

Overview jwe is a Ruby implementation of the RFC 7516 JSON Web Encryption JWE standard. Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value due to missing authentication tag validation in the AES-GCM process. An attacker can gain access to confidential...

9.3CVSS7.1AI score0.00244EPSS
SaveExploits1References2
Wired Threat Level
Wired Threat Level
added 2025/08/07 6:9 p.m.22 views

Encryption Made for Police and Military Radios May Be Easily Cracked

Researchers found that an encryption algorithm likely used by law enforcement and special forces can have weaknesses that could allow an attacker to listen in...

7.2AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.6 views

arm64/fpsimd: Discard stale CPU state when handling SME traps

...

7CVSS6.8AI score0.00141EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/08/07 3:38 a.m.3 views

Security update for libgcrypt

This update for libgcrypt fixes the following issues: CVE-2024-2236: timing-based side-channel flaw in RSA implementation can lead to decryption of RSA ciphertexts bsc1221107. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

5.9CVSS9.8AI score0.01114EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/08/07 12:31 a.m.24 views

CVE-2025-54870

VTun-ng is a Virtual Tunnel over TCP/IP network. In versions 3.0.17 and below, failure to initialize encryption modules might cause reversion to plaintext due to insufficient error handling. The bug was first introduced in VTun-ng version 3.0.12. This is fixed in version 3.0.18. To workaround thi...

8.7CVSS6.1AI score0.00199EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/07 12:0 a.m.37 views

CVE-2025-45765

ruby-jwt v3.0.0.beta1 was discovered to contain weak encryption. NOTE: the Supplier's perspective is "keysize is not something that is enforced by this library. Currently more recent versions of OpenSSL are enforcing some key sizes and those restrictions apply to the users of this gem also."...

0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2025/08/07 12:0 a.m.65 views

CVE-2025-45765

CVE-2025-45765 concerns ruby-jwt v3.0.0.beta1, which is reported to contain weak encryption due to lack of enforced minimum key sizes. The Supplier’s note indicates keysize enforcement is not within the library itself, while newer OpenSSL versions enforce key size restrictions that may affect use...

9.1CVSS7.3AI score0.00162EPSS
SaveExploits0References2
Rows per page
Query Builder