mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
726 B
Markdown
18 lines
726 B
Markdown
### [CVE-2007-2728](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|