vendor:
SharePoint Server
by:
SecurityFocus
3.3
CVSS
MEDIUM
HTML-injection
79
CWE
Product Name: SharePoint Server
Affected Version From: Microsoft SharePoint Server 2.0
Affected Version To: Microsoft SharePoint Server 2.0
Patch Exists: YES
Related CWE: N/A
CPE: N/A
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
2008
Microsoft SharePoint Server HTML-injection Vulnerability
Microsoft SharePoint Server is prone to an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied input data. Exploiting this issue may allow the attacker to execute HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, or to control how the site is rendered to the user; other attacks are also possible.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to dynamically generate HTML content.