cve/2015/CVE-2015-2213.md
2024-06-18 02:51:15 +02:00

809 B

CVE-2015-2213

Description

SQL injection vulnerability in the wp_untrash_post_comments function in wp-includes/post.php in WordPress before 4.2.4 allows remote attackers to execute arbitrary SQL commands via a comment that is mishandled after retrieval from the trash.

POC

Reference

Github