[] NeoSense

Sambar Server 5.x - 'results.stm' Cross-Site Scripting

Author: galiarept
type: remote
platform: windows
port: 
date_added: 2003-01-20 
date_updated: 2017-09-06 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/6643/info

Sambar Server does not adequately filter some HTML code thus making it prone to cross-site scripting attacks. It is possible for a remote attacker to create a malicious link containing script code which will be executed in the browser of a legitimate user. All code will be executed within the context of the website running Sambar Server.

This issue may be exploited to steal cookie-based authentication credentials from legitimate users of the website running the vulnerable software.

http://localhost/search/results.stm?query=<script>alert('Test');</script>