+--------------------------------------------------------------------------------------------------------------------------------+
# Exploit Title : WebfolioCMS <= 1.1.4 Multiple XSS
# Date : 07-03-2012
# Author : Ivano Binetti (http://www.ivanobinetti.com)
# Software link : http://sourceforge.net/projects/webfolio-cms/files/WebfolioCMS-1.1.4.zip/download
# Vendor site : http://webfolio-cms.sourceforge.net/
# Version : 1.1.4 and lower
# Tested on : Debian Squeeze (6.0)
# Original Advisory: http://ivanobinetti.blogspot.com/2012/03/webfolio-114-multiple-xss.html
+--------------------------------------------------------------------------------------------------------------------------------+
+------------------------------------------[CSRF Vulnerabilities by Ivano Binetti]-----------------------------------------------+
Summary
1)Introduction
2)Vulnerabilities Description
3)POC
+--------------------------------------------------------------------------------------------------------------------------------+
1)Introduction
Webfolio CMS "is a free, open-source, customized content management system, whose main purpose is creation of web sites for
presenting someone's work, and portfolio-like websites".
2)Vulnerabilities Description
WebfolioCMS 1.1.4 (and lower) is prone to multiple XSS vulnerabilities in "webfolio/admin/users/edit/<used_id>" pages
- where <used_id> = 1....n - due to an improper input sanitization.
3)POC
To exploit "First name" and "Last name" fields:
<script>alert(document.cookie)</script>
To exploit "Email (required)" field:
[email protected]"><script>alert(document.cookie)</script>
+--------------------------------------------------------------------------------------------------------------------------------+
# 0day.today [2018-04-09] #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