Input validation vulnerability in WordPress 4.9.6

In WordPress 4.9.7, it is possible for a malicious user to upload a file that contains malicious code. This user would need to have access to the admin area and the capability to upload plugins. If a malicious user uploads a PHP file instead of a ZIP file, the plugin extraction will fail, but the PHP file remains in a predictable location in the wp-content/uploads folder. This could allow the malicious user to execute the file, which would be a security risk. This is an issue when the wp-content/plugins directory permissions are set up to stop new plugins from being added.

Detected in:

WordPress fixed vulnerable versions: >= * <= 4.9.6

This information is sourced from www.wpvulnerability.com. An open-source database of vulnerabilities maintained by the community. Help us out by submitting vulnerabilities!

Version compare shows which versions have a vulnerability. For example: >= 2.2.8 <= 2.2.21 means:

> from 2.2.8
= including 2.2.8 & 2.2.21
< to 2.2.21

Is this information incorrect? Please leave us a message.