Skip to main content

CVE-2018-12895

8.8
HIGHCVSS v3.1 Base Score
89.02%
HIGH RiskEPSS (100th percentile)

WordPress through 4.9.6 allows Author users to execute arbitrary code by leveraging directory traversal in the wp-admin/post.php thumb parameter, which is passed to the PHP unlink function and can delete the wp-config.php file. This is related to missing filename validation in the wp-includes/post.php wp_delete_attachment function. The attacker must have capabilities for files and posts that are normally available only to the Author, Editor, and Administrator roles. The attack methodology is to delete wp-config.php and then launch a new installation process to increase the attacker's privileges.

Published: 6/26/2018
Modified: 11/21/2024
Back to CVE Lookup

Vulnerability Summary

CVSS v3 Score

8.8HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Score (Exploitation Probability)

89.02%HIGH Exploitation Risk
100th percentile

This vulnerability has a 89.02% probability of being exploited in the next 30 days, ranking higher than 100% of all scored CVEs.

Related Vulnerabilities