- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 21621
- Проверка EDB
- 
	
		
			- Пройдено
 
- Автор
- PETER GRüNDL
- Тип уязвимости
- WEBAPPS
- Платформа
- JSP
- CVE
- cve-2002-1027
- Дата публикации
- 2002-07-17
		Код:
	
	source: https://www.securityfocus.com/bid/5249/info
Macromedia Sitespring is a J2EE-compliant product for managing website production. The Macromedia Sitespring server runs on Microsoft Windows operating systems.
A cross-site scripting issue has been reported in the default error page used by Sitespring. When an HTTP 500 error is returned, some user-supplied data is included in the generated HTML. Since this data isn't properly sanitized, an attacker may be able to include arbitrary HTML, including JavaScript. 
http://server/error/500error.jsp?et=1<script>alert('KPMG')</script>- Источник
- www.exploit-db.com
 
 
		