`+--------------------------------------------------------------------------------------------------------------------------------+
# Exploit Title : Wolfcms <= 0.75 new Persistent XSS
# Date : 26-03-2012
# Author : Ivano Binetti (http://www.ivanobinetti.com)
# Software link : http://wolfcms.googlecode.com/files/wolfcms_075.zip
# Vendor site : http://www.wolfcms.org/
# Version : 0.75 and lower
# Tested on : Debian Squeeze (6.0)
# Original Advisory: http://www.webapp-security.com/2012/03/wolf-cms-new-persistent-xss/
+--------------------------------------------------------------------------------------------------------------------------------+
Summary
1)Introduction
2)Vulnerabilities Description
3)Exploit
+--------------------------------------------------------------------------------------------------------------------------------+
1)Introduction
Wolfcms is a "ligh-weight, fast, simple and powerful" cms.
2)Vulnerabilities Description
Wolfcms 0.75 (and lower) is prone to a persistent XSS vulnerability due to an improper input sanitization of
"setting[admin_email]" parameter, passed to server side logic (path: "wolfcms/admin/setting") via http POST method.
Exploiting this vulnerability an authenticated admin could insert arbitrary code in "Site email" field which will be executed
when another admin clicks on "Administrator" tab.
3)Exploit
Insert the following code in "Site email" field:
[email protected]"><script>alert(document.cookie)</script>
+--------------------------------------------------------------------------------------------------------------------------------+
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation