Files
CVEs-PoC/2009/CVE-2009-3890.md
T
2025-09-29 21:09:30 +02:00

936 B

CVE-2009-3890

Description

Unrestricted file upload vulnerability in the wp_check_filetype function in wp-includes/functions.php in WordPress before 2.8.6, when a certain configuration of the mod_mime module in the Apache HTTP Server is enabled, allows remote authenticated users to execute arbitrary code by posting an attachment with a multiple-extension filename, and then accessing this attachment via a direct request to a wp-content/uploads/ pathname, as demonstrated by a .php.jpg filename.

POC

Reference

No PoCs from references.

Github