CVE-2007-2727

Priority
Low
Description
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.
References
Bugs
Package
Upstream:needs-triage
Patches:
Patch:http://www.fortheloot.com/public/mcrypt.patch
Patch:http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.91.2.3.2.9&r2=1.91.2.3.2.10
More Information

Updated: 2017-12-14 19:38:56 UTC (commit 13907)