CVE-2020-1596 - Use of a Broken or Risky Cryptographic Algorithm

Severity

53%

Complexity

16%

Confidentiality

60%

A information disclosure vulnerability exists when TLS components use weak hash algorithms, aka 'TLS Information Disclosure Vulnerability'.

CVSS 3.1 Base Score 5.3. CVSS Attack Vector: adjacent_network. CVSS Attack Complexity: high. CVSS Vector: (CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).

CVSS 2.0 Base Score 2.9. CVSS Attack Vector: adjacent_network. CVSS Attack Complexity: medium. CVSS Vector: (AV:A/AC:M/Au:N/C:P/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

First reported 4 years ago

2020-09-11 17:15:00

Last updated 4 years ago

2020-09-21 12:31:00

Affected Software

Microsoft Windows 10 64-bit

Microsoft Windows 10 32-bit

Microsoft Windows 10 1607 64-bit

1607

Microsoft Windows 10 1607 32-bit

1607

Microsoft Windows 10 1709

1709

Microsoft Windows 10 1803

1803

Microsoft Windows 10 1809

1809

Microsoft Windows 10 1909

1909

Microsoft Windows RT 8.1

Microsoft Windows Server 2008 R2 Service Pack 1 for X64

r2
x64

Microsoft Windows Server 2012

Microsoft Windows Server 2016

Microsoft Windows Server 2016 1909

1909

Microsoft Windows Server 2019

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.