Lucene search
K

Bayanno Hospital Management System 4.0 - Cross-Site Scripting Vulnerability

🗓️ 11 Sep 2018 00:00:00Reported by Gokhan SagogluType 
zdt
 zdt
🔗 0day.today👁 67 Views

Bayanno Hospital Management System 4.0 - Cross-Site Scripting Vulnerability. Improper user input management allows unauthenticated users to inject malicious code, leading to code execution on admin panel

Code
# Exploit Title: Bayanno Hospital Management System 4.0 - Cross-Site Scripting
# Software Link: https://codecanyon.net/item/bayanno-hospital-management-system/5814621
# Exploit Author: Gokhan Sagoglu
# Vendor Homepage:: http://creativeitem.com/
# Version: v4.0
# Live Demo: http://creativeitem.com/demo/bayanno/index.php?home
# Category: webapps
 
# 1. Description
# Due to improper user input management and lack of output encoding, unauthenticated users are able 
# to inject malicious code via making an appointment. Malicious code runs on admin panel.
 
# 2. PoC
 
- To make an appointment go to: /bayanno/index.php?home/appointment
- Select “New Patient”.
- Type <script>alert(1)</script> as name.
- Fill the other fields with proper values.
- Click on “Book Now” button.
- Go to admin panel and login as admin: /bayanno/index.php?login
- To view patients go to: /bayanno/index.php?admin/patient
- Malicious script will run.

#  0day.today [2018-09-11]  #

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