Record summary

CVE-2018-12895 has a selected CVSS score of 8.8 (high); EIP currently links 1 catalogued exploit and 1 repository PoC.

Description

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.

Description source: CVE List

Exploitation context

Available material

Catalogued exploits
1
Repository PoCs
1

Proofs of concept

2

Catalogued exploits

MetasploitWordpress Arbitrary File DeletionMetasploit auxiliary PoCby Aloïs Thévenot +2 moreNot analyzed1 file

Ruby

Metasploit

PoC details

Repository PoCs

GitHubbloom-ux/cve-2018-12895-hotfixRepository PoCby bloom-uxStars: 0Not analyzed4 files

6.1 KiB

GitHub

PoC details

References

7