Archive for November, 2009:
WordPress 2.8.5 Unrestricted File Upload Arbitrary PHP Code Execution
转自:鬼仔's Blog
=============================================
- Release date: November 11th, 2009
- Discovered by: Dawid Golunski
- Severity: Moderately High
=============================================
I. VULNERABILITY
-------------------------
WordPress < = 2.8.5 Unrestricted File Upload Arbitrary PHP Code Execution
II. BACKGROUND
-------------------------
WordPress is a state-of-the-art publishing platform with a focus on aesthetics, web standards,
and usability. WordPress is both free and priceless at the same time. More simply, WordPress is
what you use when you want to work with your blogging software, not fight it.
III. DESCRIPTION
-------------------------
WordPress allows authorised users to add an attachment to a blog post.
It does not sanitize provided file properly before moving it to an uploads directory. Read more »
