CVE-2015-6567
Description
Wolf CMS before 0.8.3.1 allows unrestricted file upload and PHP Code Execution because admin/plugin/file_manager/browse/ (aka the filemanager) does not validate the parameter "filename" properly. Exploitation requires a registered user who has access to upload functionality.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Wolf CMS 0.8.2 - Arbitrary File Upload (Metasploit)
Wolf CMS - Arbitrary File Upload / Execution
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wolfcms | wolf_cms | {"endIncluding":"0.8.3"} | |
References
- http://www.websecgeeks.com/2015/08/wolf-cms-arbitrary-file-upload-to.html
- https://github.com/wolfcms/wolfcms/commit/2160275b60736f706dfda132c7c46728c5b255fa
- https://github.com/wolfcms/wolfcms/issues/625
- https://github.com/wolfcms/wolfcms/releases/tag/0.8.3.1
- https://www.exploit-db.com/exploits/38000/
- https://www.exploit-db.com/exploits/40004/
- https://www.wolfcms.org/blog/2015/08/10/releasing-wolf-cms-0-8-3-1.html
- http://www.websecgeeks.com/2015/08/wolf-cms-arbitrary-file-upload-to.html
- https://github.com/wolfcms/wolfcms/commit/2160275b60736f706dfda132c7c46728c5b255fa
- https://github.com/wolfcms/wolfcms/issues/625
- https://github.com/wolfcms/wolfcms/releases/tag/0.8.3.1
- https://www.exploit-db.com/exploits/38000/
- https://www.exploit-db.com/exploits/40004/
- https://www.wolfcms.org/blog/2015/08/10/releasing-wolf-cms-0-8-3-1.html
CWEs
CWE-20
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.