Lucene search
+L

46 matches found

Snyk
Snyk
added 2023/10/24 3:0 p.m.23 views

Missing Cryptographic Step

Overview openssl is a package that wraps the OpenSSL library. Affected versions of this package are vulnerable to Missing Cryptographic Step when the EVPEncryptInitex2, EVPDecryptInitex2 or EVPCipherInitex2 functions are used. An attacker can cause truncation or overreading of key and...

7.5CVSS6.9AI score0.03332EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/09/21 12:0 a.m.25 views

Siemens LOGO! 8 BM Use of a Broken or Risky Cryptographic Algorithm (CVE-2020-25230)

A vulnerability has been identified in LOGO! 8 BM incl. SIPLUS variants All versions V8.3. Due to the usage of an outdated cipher mode on port 10005/tcp, an attacker could extract the encryption key from a captured communication with the device. This plugin only works with Tenable.ot. Please visi...

7.5CVSS7.4AI score0.004EPSS
SaveExploits0References3
OSV
OSV
added 2023/07/14 9:15 p.m.8 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.0071EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/04/22 1:53 a.m.4 views

SUSE CVE-2023-1255

Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM platform contains a bug that could cause it to read past the input buffer, leading to a crash. Impact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM platform can crash in rare circumstances. The...

5.5CVSS6.9AI score0.00953EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2023/02/15 4:28 a.m.5 views

SUSE CVE-2018-9860

An issue was discovered in Botan 1.11.32 through 2.x before 2.6.0. An off-by-one error when processing malformed TLS-CBC ciphertext could cause the receiving side to include in the HMAC computation exactly 64K bytes of data following the record buffer, aka an over-read. The MAC comparison will...

7.5CVSS6.6AI score0.01382EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/08/30 4:7 p.m.11 views

openssl: AES OCB fails to encrypt some bytes

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimized implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

5.3CVSS6.7AI score0.04425EPSS
SaveExploits0References5
OSV
OSV
added 2022/07/05 12:0 a.m.5 views

UBUNTU-CVE-2022-2097

AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption...

5.3CVSS6.7AI score0.04425EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/17 5:22 a.m.9 views

GHSA-39VM-P9MR-4R27 Beaker Sensitive Information Disclosure vulnerability

Beaker before 1.6.4, when using PyCrypto to encrypt sessions, uses AES in ECB cipher mode, which might allow remote attackers to obtain portions of sensitive session data via unspecified vectors...

6.9CVSS6.2AI score0.02467EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2022/05/14 1:37 a.m.46 views

Missing Cryptographic Step in OWASP Enterprise Security API for Java

The authenticated-encryption feature in the symmetric-encryption implementation in the OWASP Enterprise Security API ESAPI for Java 2.x before 2.1.0.1 does not properly resist tampering with serialized ciphertext, which makes it easier for remote attackers to bypass intended cryptographic...

5.8CVSS4.8AI score0.01655EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2021/05/20 8:15 p.m.5 views

CVE-2020-18220

Weak Encoding for Password in DoraCMS v2.1.1 and earlier allows attackers to obtain sensitive information as it does not use a random salt or IV for its AES-CBC encryption, causes password encrypted for users to be susceptible to dictionary attacks...

7.5CVSS7.1AI score0.00412EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/14 9:15 p.m.22 views

CVE-2020-25230

A vulnerability has been identified in LOGO! 8 BM incl. SIPLUS variants All versions V8.3. Due to the usage of an outdated cipher mode on port 10005/tcp, an attacker could extract the encryption key from a captured communication with the device...

7.5CVSS7.8AI score0.004EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/14 9:15 p.m.6 views

CVE-2020-25230

A vulnerability has been identified in LOGO! 8 BM incl. SIPLUS variants All versions V8.3. Due to the usage of an outdated cipher mode on port 10005/tcp, an attacker could extract the encryption key from a captured communication with the device...

7.5CVSS7AI score0.004EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/12/14 9:5 p.m.31 views

CVE-2020-25230

A vulnerability has been identified in LOGO! 8 BM incl. SIPLUS variants All versions V8.3. Due to the usage of an outdated cipher mode on port 10005/tcp, an attacker could extract the encryption key from a captured communication with the device...

7.3AI score0.004EPSS
SaveExploits0References1
CVE
CVE
added 2018/05/23 1:0 p.m.103 views

CVE-2017-2598

CVE-2017-2598 : Jenkins prior to 2.44 and 2.32.2 uses AES ECB without an IV to encrypt secrets, enabling potential exposure of stored secrets. The description explicitly ties this to Jenkins and the handling of secrets; no exploitation details are provided in the supplied documents. The available...

4.3CVSS4.5AI score0.01084EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2017/02/02 8:11 a.m.13 views

MGASA-2017-0032 Updated python-pycrypto packages fix security vulnerabilities

This is a security fix for a possible Buffer overflow. AES.new with invalid parameter crashes python. The IV parameter is currently ignored when initializing a cipher in ECB or CTR mode. There was a bug in pycrypto which could be exploited to get a shell...

9.8CVSS9.4AI score0.09501EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2015/02/03 8:28 p.m.18 views

Exploit for CVE-2014-3566

PoC exploit for CVE-2014-3566, a Padding Oracle On Downgraded Le...

4.3CVSS6.5AI score0.99999EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2015/01/22 9:34 p.m.7 views

SSL/TLS: Padding Oracle On Downgraded Legacy Encryption attack

A flaw was found in the way SSL 3.0 handled padding bytes when decrypting messages encrypted using block ciphers in cipher block chaining CBC mode. This flaw allows a man-in-the-middle MITM attacker to decrypt a selected byte of a cipher text in as few as 256 tries if they are able to force a...

4.3CVSS6.6AI score0.99999EPSS
SaveExploits7References4
NVD
NVD
added 2010/09/17 6:0 p.m.23 views

CVE-2010-3074

SSLCipher.cpp in EncFS before 1.7.0 uses an improper combination of an AES cipher and a CBC cipher mode for encrypted filesystems, which allows local users to obtain sensitive information via a watermark attack...

2.1CVSS5.6AI score0.00386EPSS
SaveExploits0References15
NVD
NVD
added 2010/09/17 6:0 p.m.28 views

CVE-2010-3075

EncFS before 1.7.0 encrypts multiple blocks by means of the CFB cipher mode with the same initialization vector, which makes it easier for local users to obtain sensitive information via calculations involving recovery of XORed data, as demonstrated by an attack on encrypted data in which the las...

5CVSS5.6AI score0.02063EPSS
SaveExploits0References12
OSV
OSV
added 2010/09/17 6:0 p.m.9 views

CVE-2010-3075

EncFS before 1.7.0 encrypts multiple blocks by means of the CFB cipher mode with the same initialization vector, which makes it easier for local users to obtain sensitive information via calculations involving recovery of XORed data, as demonstrated by an attack on encrypted data in which the las...

5.9AI score
SaveExploits0References12
Rows per page
Query Builder