- 34,644
 
- 0
 
- 18 Дек 2022
 
- EDB-ID
 - 30931
 
- Проверка EDB
 - 
	
		
			
- Пройдено
 
 
- Автор
 - MALIBU.R
 
- Тип уязвимости
 - WEBAPPS
 
- Платформа
 - PHP
 
- CVE
 - cve-2007-6560
 
- Дата публикации
 - 2007-12-24
 
		Код:
	
	source: https://www.securityfocus.com/bid/27003/info
  
Logaholic is prone to multiple input-validation vulnerabilities, including multiple SQL-injection issues, a cross-site scripting issue, and an HTML-injection issue. The issues occur because the application fails to sufficiently sanitize user-supplied data.
  
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
  
http://www.example.com/index.php?conf=<img+src=http://testingsite.com/yep.gif+onload=alert(812051443)>
	- Источник
 - www.exploit-db.com