Description
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.
Remediation
References
Related Vulnerabilities
SugarCRM Improper Control of Generation of Code ('Code Injection') Vulnerability (CVE-2023-46816)
Drupal Core 7.x Multiple Vulnerabilities (7.0 - 7.56)
PHP Use of Password Hash With Insufficient Computational Effort Vulnerability (CVE-2023-0567)
ownCloud Permissions, Privileges, and Access Controls Vulnerability (CVE-2013-2048)