OS Command Injection in Sympa - CVE-2020-26880

 

OS Command Injection in Sympa - CVE-2020-26880

Published: October 7, 2020 / Updated: October 15, 2020


Vulnerability identifier: #VU47651
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U/U:Clear
CVE-ID: CVE-2020-26880
CWE-ID: CWE-78
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: sympa.org
Affected software:
Sympa

Detailed vulnerability description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to incorrect default permissions for the sympa.conf configuration file. A local user with access to modify the file (e.g. the sympa user account) can injection and execute arbitrary OS commands in the system with root privileges via the setuid sympa_newaliases-wrapper executable by parsing the modified sympa.conf file.

How to mitigate CVE-2020-26880

Install updates from vendor's website.

Sources