CVE-2024-29056 - Use of a Broken or Risky Cryptographic Algorithm

Severity

43%

Complexity

27%

Confidentiality

23%

Windows Authentication Elevation of Privilege Vulnerability

CVSS 3.1 Base Score 4.3. CVSS Attack Vector: network. CVSS Attack Complexity: low. CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N).

Demo Examples

Use of a Broken or Risky Cryptographic Algorithm

CWE-327

These code examples use the Data Encryption Standard (DES).


               
EVP_des_ecb();

               
des.initEncrypt(key2);

               
}
return $encryptedPassword;

Once considered a strong algorithm, DES now regarded as insufficient for many applications. It has been replaced by Advanced Encryption Standard (AES).

Overview

Type

Microsoft Windows Server

First reported 10 months ago

2024-04-09 17:15:00

Last updated 3 months ago

2024-11-21 09:07:00

Affected Software

Microsoft Windows Server 2012 Datacenter Edition on x64

Microsoft Windows Server 2019

Microsoft Windows Server 2016

Stay updated

ExploitPedia is constantly evolving. Sign up to receive a notification when we release additional functionality.

Get in touch

If you'd like to report a bug or have any suggestions for improvements then please do get in touch with us using this form. We will get back to you as soon as we can.