mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
18 lines
872 B
Markdown
18 lines
872 B
Markdown
### [CVE-2008-4107](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4107)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) rand and (2) mt_rand functions in PHP 5.2.6 do not produce cryptographically strong random numbers, which allows attackers to leverage exposures in products that rely on these functions for security-relevant functionality, as demonstrated by the password-reset functionality in Joomla! 1.5.x and WordPress before 2.6.2, a different vulnerability than CVE-2008-2107, CVE-2008-2108, and CVE-2008-4102.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4271
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|