Skip to main content

Use of a Broken or Risky Cryptographic Algorithm

CVE-2016-6485

Severity High
Score 7.5/10

Summary

The __construct function in Framework/Encryption/Crypt.php in Magento 2 before 2.2.6 uses the PHP rand function to generate a random number for the initialization vector, which makes it easier for remote attackers to defeat cryptographic protection mechanisms by guessing the value.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • NONE

CWE-327 - Use of a Broken or Risky Cryptographic Algorithm

The use of a broken or risky cryptographic algorithm is an unnecessary risk that may result in the exposure of sensitive information.

Advisory Timeline

  • Published