vendor:
MS-TopSites
by:
7.5
CVSS
HIGH
Unauthorized Access, HTML Injection
89
CWE
Product Name: MS-TopSites
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
MS-TopSites unauthorized-access and HTML-injection vulnerability
The MS-TopSites application fails to properly sanitize user-supplied data, leading to an unauthorized-access vulnerability and an HTML-injection vulnerability. An attacker can exploit these vulnerabilities to gain elevated privileges, execute arbitrary code within the webserver's context, and steal cookie-based authentication credentials.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize user-supplied data before processing it within the application. Additionally, implementing proper access controls and input validation can help prevent unauthorized access and HTML injection attacks.