CVE-2015-6567

high
Published 2017-04-14 · Modified 2026-05-13
CVSS v3
8.8
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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 Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://www.wolfcms.org/blog/2015/08/10/releasing-wolf-cms-0-8-3-1.html

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/wolfcms/wolfcms/releases/tag/0.8.3.1

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/wolfcms/wolfcms/commit/2160275b60736f706dfda132c7c46728c5b255fa

Application impact

VendorProductVersionsFixed
wolfcmswolf_cms{"endIncluding":"0.8.3"}

References

CWEs

CWE-20

Verify integrity in audit chain (admin only). AS-IS.