vendor:
Subrion CMS
by:
icekam
6.1
CVSS
MEDIUM
Stored XSS
79
CWE
Product Name: Subrion CMS
Affected Version From: 4.2.1
Affected Version To: 4.2.1
Patch Exists: YES
Related CWE: CVE-2020-35437
CPE: a:intelliants:subrion
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2020
Subrion CMS 4.2.1 – ‘avatar[path]’ XSS
A stored XSS vulnerability exists in the /_core/profile/ URL when the avatar[path] parameter is used in a POST request. The payload used is: '><sCrIpT>alert(1)</sCrIpT>
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.