vendor:
Sitecore Experience Platform
by:
Pralhad Chaskar
6,1
CVSS
MEDIUM
Cross-site Scripting (XSS)
79
CWE
Product Name: Sitecore Experience Platform
Affected Version From: 8.1 rev. 160519
Affected Version To: 8.1 rev. 160519
Patch Exists: YES
Related CWE: CVE-2016-8855
CPE: a:sitecore:sitecore_experience_platform:8.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Sitecore Experience Platform 8.1 Update-3
2017
Stored Cross Site Scripting (XSS) in Sitecore Experience Platform 8.1 Update-3
Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted web sites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user. Name and Description input fields aren't properly escaped. This could lead to an XSS attack that could possibly affect administrators,users,editor.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.