First published: Wed May 16 2007(Updated: )
The soap extension in PHP calls php_rand_r with an uninitialized seed variable, which has unknown impact and attack vectors, a related issue to the mcrypt_create_iv issue covered by CVE-2007-2727.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | ||
Ubuntu Linux | =6.06 | |
Ubuntu Linux | =6.10 | |
Ubuntu Linux | =7.04 | |
Ubuntu | =6.06 | |
Ubuntu | =6.10 | |
Ubuntu | =7.04 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-2728 has an unknown severity due to its uninitialized seed variable in the soap extension.
To fix CVE-2007-2728, it is recommended to update PHP to a version that does not contain this vulnerability.
CVE-2007-2728 affects PHP and specific versions of Ubuntu Linux including 6.06, 6.10, and 7.04.
The impact of CVE-2007-2728 is currently unknown but is related to random number generation issues.
Yes, CVE-2007-2728 is related to CVE-2007-2727, which also concerns random number generation in PHP.