Lucene search
K

210 matches found

ATTACKERKB
ATTACKERKB
added 2023/11/16 6:15 p.m.3 views

CVE-2023-48053

Archery v1.10.0 uses a non-random or static IV for Cipher Block Chaining CBC mode in AES encryption. This vulnerability can lead to the disclosure of information and communications...

7.5CVSS5.8AI score0.00371EPSS
Exploits0References2
PyPA
PyPA
added 2023/11/16 6:15 p.m.5 views

PYSEC-2023-245

PyPinkSign v0.5.1 uses a non-random or static IV for Cipher Block Chaining CBC mode in AES encryption. This vulnerability can lead to the disclosure of information and communications...

7.5CVSS6.5AI score0.00473EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2023/11/16 12:0 a.m.4 views

Archery Security Vulnerabilities

Archery is an open source set of vulnerability assessment and management tools. A security vulnerability exists in Archery version v1.10.0 that stems from the use of non-random or static IVs for Cipher Block Linking CBC mode in AES encryption, which could lead to information and communication...

7.5CVSS6.5AI score0.00371EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2023/10/19 12:0 a.m.3 views

PT-2023-12785 · Texas Instruments · Texas Instruments Omap L138

Name of the Vulnerable Software and Affected Versions: Texas Instruments OMAP L138 secure variants affected versions not specified Description: The AES implementation in the Texas Instruments OMAP L138 suffers from a timing side channel. This can be exploited by an adversary with non-secure...

4.4CVSS5.7AI score0.00099EPSS
Exploits0References14
CNNVD
CNNVD
added 2023/09/22 12:0 a.m.3 views

aes-gcm Data Forgery Issue Vulnerability

aes-gcm is a cryptographic algorithm in the aes-gcm open source. Vulnerabilities in aes-gcm versions prior to 0.10.0 to 0.10.3 suffer from a data forgery problem, which stems from the fact that in AES GCM decryption implementations, plaintext is made public in the form of decryptinplacedetached...

5.5CVSS6.7AI score0.00262EPSS
Exploits1References7
GitLab Advisory Database
GitLab Advisory Database
added 2023/09/22 12:0 a.m.8 views

AEADs/aes-gcm: Plaintext exposed in decrypt_in_place_detached even on tag verification failure

In the AES GCM implementation of decryptinplacedetached, the decrypted ciphertext i.e. the correct plaintext is exposed even if tag verification fails...

5.5CVSS6.1AI score0.00262EPSS
Exploits1References9Affected Software1
OSV
OSV
added 2023/08/24 10:2 p.m.3 views

USN-6307-1 cjose vulnerability

It was discovered that JOSE for C/C++ AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. An attacker could use this to cause a denial of service system crash or might expose sensitive information...

8.6CVSS5.8AI score0.006EPSS
Exploits1References2
Snyk
Snyk
added 2023/08/13 9:0 p.m.3 views

Insufficient Entropy

Overview Affected versions of this package are vulnerable to Insufficient Entropy via the getKey function, due to inefficient implementation of the AES-256-CBC cryptographic algorithm. The provided encrypt function is less secure when hex encoding and trimming are applied, leaving half of the bit...

5.9CVSS6.9AI score0.00955EPSS
Exploits1References2
Snyk
Snyk
added 2023/08/13 9:0 p.m.2 views

Insufficient Entropy

Overview Affected versions of this package are vulnerable to Insufficient Entropy via the getKey function, due to inefficient implementation of the AES-256-CBC cryptographic algorithm. The provided encrypt function is less secure when hex encoding and trimming are applied, leaving half of the bit...

5.9CVSS6.9AI score0.00955EPSS
Exploits1References2
OSV
OSV
added 2023/07/29 11:5 a.m.3 views

OESA-2023-1441 cjose security update

Implementation of JOSE for C/C++ Security Fixes: 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...

8.6CVSS6.9AI score0.006EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2023/07/20 12:12 p.m.5 views

OpenJDK: weakness in AES implementation (8308682)

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK product of Oracle Java SE component: Hotspot. Supported versions that are affected are Oracle Java SE: 8u371-perf, 11.0.19, 17.0.7, 20.0.1; Oracle GraalVM Enterprise Edition: 20.3.10, 21.3.6, 22.3.2;...

5.1CVSS7.5AI score0.00483EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2023/07/19 5:28 p.m.2 views

OpenJDK: weakness in AES implementation (8308682)

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition, Oracle GraalVM for JDK product of Oracle Java SE component: Hotspot. Supported versions that are affected are Oracle Java SE: 8u371-perf, 11.0.19, 17.0.7, 20.0.1; Oracle GraalVM Enterprise Edition: 20.3.10, 21.3.6, 22.3.2;...

5.1CVSS7.5AI score0.00483EPSS
Exploits0References4
OSV
OSV
added 2023/07/14 9:15 p.m.7 views

AZL-36936 CVE-2023-37464 affecting package cjose for versions less than 0.6.2.2-7

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.5CVSS7.1AI score0.006EPSS
Exploits1References1
OSV
OSV
added 2023/07/14 9:15 p.m.3 views

UBUNTU-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.6CVSS5.8AI score0.006EPSS
Exploits1References8
OSV
OSV
added 2023/07/14 12:15 p.m.1 views

DEBIAN-CVE-2023-2975

Issue summary: The AES-SIV cipher implementation contains a bug that causes it to ignore empty associated data entries which are unauthenticated as a consequence. Impact summary: Applications that use the AES-SIV algorithm and want to authenticate empty data entries as associated data can be misl...

5.3CVSS6.9AI score0.00525EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/06/21 2:51 p.m.6 views

openssl: Input buffer over-read in AES-XTS implementation on 64 bit ARM

A vulnerability was found in OpenSSL. This security flaw occurs because the AES-XTS cipher decryption implementation for the 64-bit ARM platform contains an issue that could cause it to read past the input buffer, leading to a crash...

5.9CVSS7.1AI score0.00953EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/06/21 2:46 p.m.5 views

kernel: crypto: qat - fix out-of-bounds read

An out-of-bounds read vulnerability was found in the Linux kernel's Intel QAT QuickAssist Technology crypto driver. When preparing an AES-CTR encryption request on QAT GEN4 devices, the driver rounds up the key size by 16 bytes before copying. If this rounding occurs before the memcpy operation,...

5.7AI score0.00171EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2023/04/24 12:0 a.m.1 views

Input buffer over-read in AES-XTS implementation on 64 bit ARM

...

5.9CVSS6.4AI score0.00953EPSS
Exploits0
OSV
OSV
added 2023/03/15 2:15 p.m.5 views

CVE-2023-26084

The armv8decaesgcmfull API of Arm AArch64cryptolib before 86065c6 fails to the verify the authentication tag of AES-GCM protected data, leading to a man-in-the-middle attack. This occurs because of an improperly initialized variable...

3.7CVSS5.8AI score0.00362EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/03/15 12:0 a.m.7 views

PT-2023-20477 · Arm · Arm Aarch64Cryptolib

Name of the Vulnerable Software and Affected Versions: Arm AArch64cryptolib versions before 86065c6 Description: The issue concerns the armv8 dec aes gcm full API, which fails to verify the authentication tag of AES-GCM protected data. This failure is due to an improperly initialized variable,...

3.7CVSS7.4AI score0.00362EPSS
Exploits0References4
Rows per page
Query Builder