vendor:
LISTSERV
by:
Shaunt Der-Grigorian
7.5
CVSS
HIGH
Insecure Direct Object Reference (IDOR)
639
CWE
Product Name: LISTSERV
Affected Version From: 17
Affected Version To: 17
Patch Exists: NO
Related CWE: CVE-2022-40319
CPE: a:lsoft:listserv:17
Platforms Tested: Windows Server 2019
2022
LISTSERV 17 – Insecure Direct Object Reference (IDOR)
LISTSERV 17 is vulnerable to Insecure Direct Object Reference (IDOR) vulnerability. An attacker can exploit this vulnerability by creating two accounts on the LISTSERV 17 installation, logging into each one in a different browser or container. Intercepting the attacking profile's browser traffic using Burp, the attacker can change the email address in the URL's Y parameter to the email address of the victim account. The attacker can then replace the “WALOGIN” cookie value with an ASCII encoded version of the victim's email address. This will allow the attacker to access and edit the victim's profile, as well as access any information in the profile.
Mitigation:
Organizations should ensure that access control checks are performed on all requests to prevent unauthorized access to sensitive data. Additionally, organizations should ensure that all user input is properly sanitized and validated to prevent malicious input.