cve/2008/CVE-2008-4102.md
2024-06-18 02:51:15 +02:00

749 B

CVE-2008-4102

Description

Joomla! 1.5 before 1.5.7 initializes PHP's PRNG with a weak seed, which makes it easier for attackers to guess the pseudo-random values produced by PHP's mt_rand function, as demonstrated by guessing password reset tokens, a different vulnerability than CVE-2008-3681.

POC

Reference

Github