Credentials management in MediaWiki - CVE-2015-8626
Published: March 23, 2017 / Updated: August 8, 2020
MediaWiki
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
The User::randomPassword function in MediaWiki before 1.23.12, 1.24.x before 1.24.5, 1.25.x before 1.25.4, and 1.26.x before 1.26.1 generates passwords smaller than $wgMinimalPasswordLength, which makes it easier for remote attackers to obtain access via a brute-force attack.