CVE-2012-1897

medium
Published 2012-10-01 · Modified 2026-04-29
CVSS v3
CVSS v2
6.8
VIR risk
6.8

Description

Multiple cross-site request forgery (CSRF) vulnerabilities in Wolf CMS 0.75 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) delete users via the user id number to admin/user/delete; (2) delete pages via the page id number to admin/page/delete; delete the (3) images or (4) themes directory via the directory name to admin/plugin/file_manager/delete, and possibly other directories; or (5) logout the user via a request to admin/login/logout.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://secunia.com/advisories/48520

Application impact

VendorProductVersionsFixed
wolfcmswolf_cms{"endIncluding":"0.7.5"}
wolfcmswolf_cms0.5.0
wolfcmswolf_cms0.5.5
wolfcmswolf_cms0.6.0
wolfcmswolf_cms0.7.0
wolfcmswolf_cms0.7.2
wolfcmswolf_cms0.7.3

References

CWEs

CWE-352

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