vendor:
WoWonder Social Network Platform
by:
Security For Everyone Team
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: WoWonder Social Network Platform
Affected Version From: < 3.1
Affected Version To: < 3.1
Patch Exists: YES
Related CWE: N/A
CPE: a:wowonder:wowonder_social_network_platform
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux/Windows
2021
WoWonder Social Network Platform 3.1 – Authentication Bypass
In WoWonder < 3.1, remote attackers can take over any account due to the weak cryptographic algorithm in recover.php. The code parameter is easily predicted from the time of day. The vulnerability is found the 'code' parameter in password reset link. The password reset code can be estimated by combining the password reset link time and the random value generated between 111 and 999. If an attacker exploits this vulnerability, attacker may access all accounts in WoWonder application.
Mitigation:
Ensure that the cryptographic algorithm used for password reset is strong and not easily predictable.