7.5
CVSSv2

CVE-2008-6957

Published: 12/08/2009 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

member.php in Crossday Discuz! Board allows remote malicious users to reset passwords of arbitrary users via crafted (1) lostpasswd and (2) getpasswd actions, possibly involving predictable generation of the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

discuz discuz\\! -

Exploits

#!/usr/bin/php <?php print_r(' +---------------------------------------------------------------------------+ Discuz! Reset User Password Exploit by 80vul team: www80vulcom +---------------------------------------------------------------------------+ '); if ($argc < 6) { print_r(' +--------------------------------------------------- ...