vendor:
Sambar Server
by:
Unknown
7.5
CVSS
HIGH
Directory Traversal, Cross-Site Scripting (XSS)
22
CWE
Product Name: Sambar Server
Affected Version From: Sambar 6.1 Beta 2
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Not specified
CPE:
Platforms Tested: Unknown
Unknown
Multiple vulnerabilities in Sambar Server
The vulnerabilities in Sambar Server allow an attacker to access sensitive files, carry out directory traversal attacks, and execute cross-site scripting attacks. These issues can be exploited by an attacker with administrative privileges, and it is reported that the server does not have an administrative password set by default. Even administrators without intended privileges can exploit these vulnerabilities. The specific vulnerability can be triggered by accessing the following URL: http://www.example.com/sysadmin/system/show.asp?show=<script>alert("oops")</script>
Mitigation:
It is recommended to set an administrative password on the server and apply the latest patches or updates provided by the vendor. Additionally, input validation should be implemented to prevent directory traversal and XSS attacks.