vendor:
Pegasi Web Server
by:
SecurityFocus
7.5
CVSS
HIGH
Directory Traversal and Cross-Site Scripting
22, 79
CWE
Product Name: Pegasi Web Server
Affected Version From: 2000.2.2
Affected Version To: 2000.2.2
Patch Exists: YES
Related CWE: N/A
CPE: a:pegasi:pegasi_web_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002
Multiple vulnerabilities in Pegasi Web Server
Multiple vulnerabilities have been identified in the application that may allow a remote attacker to carry out directory traversal and cross-site scripting attacks. A successful cross-site scripting attack may make it possible for an attacker to create a malicious link to a vulnerable site that includes hostile HTML and script code. This code may be rendered in the browser of a victim user who visits the malicious link and this will occur in the security context of the site hosting the software. The directory traversal vulnerability may allow a malicious user to request files outside of the web-server root directory with directory traversal strings such as '../'.
Mitigation:
Ensure that all user-supplied input is validated and filtered for malicious content. Ensure that all user-supplied input is properly sanitized before being used in web pages.