vendor:
LISTSERV
by:
Shaunt Der-Grigorian
6.1
CVSS
MEDIUM
Reflected Cross Site Scripting (XSS)
79
CWE
Product Name: LISTSERV
Affected Version From: 17
Affected Version To: 17
Patch Exists: YES
Related CWE: CVE-2022-39195
CPE: a:lsoft:listserv:17
Tags: cve,cve2022,xss,listserv,packetstorm
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Nuclei Metadata: {'max-request': 2, 'shodan-query': 'http.html:"LISTSERV"', 'verified': True, 'vendor': 'lsoft', 'product': 'listserv'}
Platforms Tested: Windows Server 2019
2022
LISTSERV 17 – Reflected Cross Site Scripting (XSS)
A reflected cross-site scripting (XSS) vulnerability in the LISTSERV 17 web interface allows remote attackers to inject arbitrary JavaScript or HTML via the "c" parameter.
Mitigation:
This vulnerability can be mitigated by going under "Server Administration" to "Web Templates" and editing the BODY-LCMD-MESSAGE web template. Change &+CMD; to &+HTMLENCODE(&+CMD;); .