vendor:
NethServer
by:
Gjoko 'LiquidWorm' Krstic
8,8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: NethServer
Affected Version From: 7.3.1611-u1-x86_64
Affected Version To: 7.3.1611-u1-x86_64
Patch Exists: NO
Related CWE: N/A
CPE: o:nethserver:nethserver:7.3.1611-u1-x86_64
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Kernel 3.10.0.-514.el7.x86_64 on an x86_64, CentOS Linux 7.3.1611 (Core)
2017
NethServer 7.3.1611 (Upload.json) CSRF Script Insertion Vulnerability
NethServer suffers from an authenticated stored XSS vulnerability. Input passed to the 'BackupConfig[Upload][Description]' POST parameter is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to ensure that untrusted data is not allowed to be included in the output in an unsafe way.