Lucene search
K

Rockwell Automation Allen-Bradley PowerMonitor 1000 XSS

🗓️ 04 Dec 2018 00:00:00Reported by Luca.ChiouType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 55 Views

Rockwell Automation Allen-Bradley PowerMonitor 1000 XSS vulnerability in user account paramete

Code
`# Exploit Title: Rockwell Automation Allen-Bradley PowerMonitor 1000 - Cross-Site Scripting  
# Date: 2018-11-27  
# Exploit Author: Luca.Chiou  
# Vendor Homepage: https://www.rockwellautomation.com/  
# Version: 1408-EM3A-ENT B  
# Tested on: It is a proprietary devices: https://ab.rockwellautomation.com/zh/Energy-Monitoring/1408-PowerMonitor-1000  
# CVE : N/A  
  
# 1. Description:  
# In Rockwell Automation Allen-Bradley PowerMonitor 1000 web page,  
# user can add a new user by access the /Security/Security.shtm.  
# When users add a new user, the new useras account will in the post data.  
# Attackers can inject malicious XSS code in useras account parameter of post data.  
# The useras account parameter will be stored in database, so that cause a stored XSS vulnerability.  
  
# 2. Proof of Concept:  
# Browse http://<Your Modem IP>/Security/Security.shtm  
# In page Security.shtm, add a new user  
# Send this post data:  
  
/Security/cgi-bin/security|0|0|<script>alert(123)</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