CVE-2014-9521
HighSummary
An unrestricted file upload vulnerability exists in the InfiniteWP Admin Panel before version 2.4.4 in uploadScript.php. This allows remote attackers to execute arbitrary code by uploading a file with a double extension.
Risk Assessment
Attackers can exploit this vulnerability to remotely execute code, potentially leading to system takeover and data leakage.
Recommendation
It is recommended to update the InfiniteWP Admin Panel to version 2.4.4 or later and implement strict file upload policies.
Other vulnerabilities in InfiniteWP Admin Panel
See all- CVE-2014-9520High
SQL injection vulnerability in the InfiniteWP Admin Panel before version 2.4.4 in execute.php allows remote attackers to execute arbitrary SQL commands via the historyID parameter.
- CVE-2014-9519High
An SQL injection vulnerability in the InfiniteWP Admin Panel before version 2.4.3 in login.php allows remote attackers to execute arbitrary SQL commands via the email parameter.
Original NVD description (English source)
Unrestricted file upload vulnerability in uploadScript.php in InfiniteWP Admin Panel before 2.4.4, when the allWPFiles query parameter is set, allows remote attackers to execute arbitrary code by uploading a file with a double extension, then accessing it via a direct request to the file in the uploads directory, as demonstrated by the .php.swp filename.

