First published: Wed May 16 2007(Updated: )
The mcrypt_create_iv function in ext/mcrypt/mcrypt.c in PHP before 4.4.7, 5.2.1, and possibly 5.0.x and other PHP 5 versions, calls php_rand_r with an uninitialized seed variable and therefore always generates the same initialization vector (IV), which might allow context-dependent attackers to decrypt certain data more easily because of the guessable encryption keys.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP PHP | =4.3.9 | |
PHP PHP | =4.2.0 | |
PHP PHP | =4.1.0 | |
PHP PHP | =4.3.4 | |
PHP PHP | =4.0.4 | |
PHP PHP | =4.3.0 | |
PHP PHP | =4.0.5 | |
PHP PHP | =4.3.6 | |
PHP PHP | =4.0.7-rc2 | |
PHP PHP | =4.3.7 | |
PHP PHP | =4.0.7-rc1 | |
PHP PHP | =4.2.2 | |
PHP PHP | =4.3.2 | |
PHP PHP | =4.3.11 | |
PHP PHP | =4.0.3-patch1 | |
PHP PHP | =4.0.7 | |
PHP PHP | =4.0.2 | |
PHP PHP | =4.3.3 | |
PHP PHP | =4.1.1 | |
PHP PHP | =4.2.3 | |
PHP PHP | =4.0.1-patch1 | |
PHP PHP | =4.0.1-patch2 | |
PHP PHP | =4.0.6 | |
PHP PHP | =4.1.2 | |
PHP PHP | =4.0.7-rc3 | |
PHP PHP | =4.3.1 | |
PHP PHP | =4.3.10 | |
PHP PHP | =4.2.1 | |
PHP PHP | =4.0.1 | |
PHP PHP | =4.0.3 | |
PHP PHP | =4.3.8 | |
PHP PHP | =4.3.5 | |
PHP PHP | >=4.4.0<4.4.7 | |
PHP PHP | >=5.0.0<5.2.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.