Credentials management in MediaWiki - CVE-2015-8009
Published: July 25, 2017 / Updated: August 8, 2020
MediaWiki
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
The MWOAuthDataStore::lookup_token function in Extension:OAuth for MediaWiki 1.25.x before 1.25.3, 1.24.x before 1.24.4, and before 1.23.11 does not properly validate the signature when checking the authorization signature, which allows remote registered Consumers to use another Consumer's credentials by leveraging knowledge of the credentials.