CVE-2020-7069

Summary

In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.

Affected Software

VendorProductVersion RangeStatus
PHP GroupPHP7.3.x < 7.3.23affected
PHP GroupPHP7.4.x < 7.4.11affected
PHP GroupPHP7.2.x < 7.2.34affected

Weaknesses

  • CWE-20: CWE-20 Improper Input Validation

ADP Enrichment

CVE Program Container

Additional References

References