vendor:
MediaWiki
by:
Unknown
7.5
CVSS
HIGH
Arbitrary Script Upload
Unknown
CWE
Product Name: MediaWiki
Affected Version From: MediaWiki 1.3.8
Affected Version To: Prior versions
Patch Exists: NO
Related CWE: Unknown
CPE:
Platforms Tested:
Unknown
Arbitrary PHP Script Upload in MediaWiki
The vulnerability allows a remote attacker to upload arbitrary PHP scripts to a vulnerable server due to insufficient sanitization of user-supplied input. If successful, the attacker can execute arbitrary script code on the server, leading to unauthorized access in the context of the application.
Mitigation:
Implement proper input sanitization to prevent unauthorized script uploads. Upgrade to a patched version of MediaWiki.