Files
CVEs-PoC/2007/CVE-2007-2728.md
T
2025-09-29 21:09:30 +02:00

726 B

CVE-2007-2728

Description

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. Note: The PHP team argue that this is not a valid security issue.

POC

Reference

No PoCs from references.

Github