Overview
PhpWiki fails to properly restrict uploaded files, which can allow a remote attacker to execute arbitrary commands on a vulnerable system.
Description
PhpWiki is Wiki software that is implemented in PHP. PhpWiki includes an "UpLoad" feature that allows users to upload files. Files with a .php extension are not permitted, however other extensions are allowed. This can allow an attacker to upload a file that can be processed by PHP on the PhpWiki server. Note that this vulnerability is being actively exploited. |
Impact
A remote attacker may be able to execute arbitrary PHP code on a vulnerable server. This can allow arbitrary command execution on the system. |
Solution
We are currently unaware of a practical solution to this problem. |
Disallow uploads |
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
Acknowledgements
Thanks to Reini Urban for reporting this vulnerability.
This document was written by Will Dormann.
Other Information
CVE IDs: | CVE-2007-2024 |
Severity Metric: | 18.42 |
Date Public: | 2007-04-08 |
Date First Published: | 2007-04-12 |
Date Last Updated: | 2007-04-13 14:47 UTC |
Document Revision: | 9 |