Files
CVEs-PoC/2010/CVE-2010-5066.md
T
2024-06-18 02:51:15 +02:00

768 B

CVE-2010-5066

Description

The createRandomPassword function in includes/functions_common.php in Virtual War (aka VWar) 1.6.1 R2 uses a small range of values to select the seed argument for the PHP mt_srand function, which makes it easier for remote attackers to determine randomly generated passwords via a brute-force attack.

POC

Reference

Github

No PoCs found on GitHub currently.