Ticket #668 (closed Feature Request: fixed)
Image upload security helper
| Reported by: | neovive | Owned by: | Shadowhand |
|---|---|---|---|
| Priority: | major | Milestone: | 2.2 |
| Component: | Helpers | Version: | SVN HEAD |
| Keywords: | image upload security | Cc: |
Description
Include a new helper method (e.g. valid::image(array $params), security::clean_image(), etc.) to validate content-types and to ensure no additional php or other content is embedded into a user-uploaded image. As per image upload security information outlined in the following paper:
http://www.scanit.be/uploads/php-file-upload.pdf [361KB PDF]
Change History
Note: See
TracTickets for help on using
tickets.
