WBCE CMS is a content management system. Versions 1.6.4 and below use function GenerateRandomPassword() to create passwords using PHP's rand(). rand() is not cryptographically secure, which allows password sequences to be predicted or brute-forced. This can lead to user account compromise or privilege escalation if these passwords are used for new accounts or password resets. The vulnerability is fixed in version 1.6.5.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:NWbce Cms
APPWbce< 1.6.5
Related vulnerabilities
SQL Injection w WBCE CMS — nieautoryzowany dostęp do bazy danych
SQL injection vulnerability in the miniform module in WBCE CMS v.1.6.0 allows remote unauthenticated attacker ...
WBCE CMS v1.5.4 can implement getshell by modifying the upload file type.
wbce_cms is vulnerable to Improper Neutralization of Special Elements used in an SQL Command
WBCE CMS version 1.5.2 contains an authenticated remote code execution vulnerability that allows attackers to ...