CVE-2015-6567
high
CVSS v3
8.8
CVSS v2
6.5
VIR risk
8.8
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
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://www.wolfcms.org/blog/2015/08/10/releasing-wolf-cms-0-8-3-1.html
Vendor advisory: cve@mitre.org — https://github.com/wolfcms/wolfcms/releases/tag/0.8.3.1
Vendor advisory: cve@mitre.org — https://github.com/wolfcms/wolfcms/commit/2160275b60736f706dfda132c7c46728c5b255fa
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
Verify integrity in audit chain (admin only). AS-IS.