Lucene search
K

Apache Pluto 3.0.0 / 3.0.1 Cross Site Scripting

🗓️ 26 Apr 2019 00:00:00Reported by Mishra DhirajType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 36 Views

Apache Pluto 3.0.0 / 3.0.1 Cross Site Scripting vulnerability in "Chat Room" portle

Related
Code
`# Exploit Title: Stored XSS  
# Date: 25-04-2019  
# Exploit Author: Dhiraj Mishra  
# Vendor Homepage: https://portals.apache.org/pluto  
# Software Link: https://portals.apache.org/pluto/download.html  
# Version: 3.0.0, 3.0.1  
# Tested on: Ubuntu 16.04 LTS  
# CVE: CVE-2019-0186  
# References:  
# https://nvd.nist.gov/vuln/detail/CVE-2019-0186  
# https://portals.apache.org/pluto/security.html  
# https://www.inputzero.io/2019/04/apache-pluto-xss.html  
  
Summary:  
The "Chat Room" portlet demo that ships with the Apache Pluto Tomcat bundle  
contains a Cross-Site Scripting (XSS) vulnerability. Specifically, if an  
attacker can input raw HTML markup into the "Name" or "Message" input  
fields and submits the form, then the inputted HTML markup will be embedded  
in the subsequent web page.  
  
Technical observation:  
- Start the Apache Pluto Tomcat bundle  
- Visit http://localhost:8080/pluto/portal/Chat%20Room%20Demo  
- In the name field, enter:  
<input type="text" value="Name field XSS></input>  
- Click Submit  
- In the message field, enter:  
<input type="text" value="Message field XSS></input>  
  
Patch:  
3.0.x users should upgrade to 3.1.0  
`

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