Alerts This Week
Warning Icon 1 1,394
Alerts This Week
Warning Icon 1 1,394

Arch Linux: ASA-202101-25 Critical: Sudo Escalation Threats

Archlinux Large Esm H446
The package sudo before version 1.9.5.p2-1 is vulnerable to multiple issues including privilege escalation and information disclosure.
Arch Linux Security Advisory ASA-202101-25
=========================================
Severity: Critical
Date    : 2021-01-20
CVE-ID  : CVE-2021-3156 CVE-2021-23239
Package : sudo
Type    : multiple issues
Remote  : No
Link    : https://security.archlinux.org/AVG-1431

Summary
======
The package sudo before version 1.9.5.p2-1 is vulnerable to multiple
issues including privilege escalation and information disclosure.

Resolution
=========
Upgrade to 1.9.5.p2-1.

# pacman -Syu "sudo>=1.9.5.p2-1"

The problems have been fixed upstream in version 1.9.5.p2.

Workaround
=========
None.

Description
==========
- CVE-2021-3156 (privilege escalation)

A serious heap-based buffer overflow has been discovered in sudo before
version 1.9.5p2 that is exploitable by any local user. It has been
given the name Baron Samedit by its discoverer. The bug can be
leveraged to elevate privileges to root, even if the user is not listed
in the sudoers file. User authentication is not required to exploit the
bug.

- CVE-2021-23239 (information disclosure)

A security issue was found in sudo before version 1.9.5. A race
condition in sudoedit could have allowed an attacker to test for the
existence of directories in arbitrary locations in the file system.

Impact
=====
Any unprivileged user can escalate privileges, and a local attacker
could figure out file locations through a race condition.

References
=========
https://www.openwall.com/lists/oss-security/2021/01/11/2
https://blog.qualys.com/vulnerabilities-threat-research/2021/01/26/cve-2021-3156-heap-based-buffer-overflow-in-sudo-baron-samedit
https://www.openwall.com/lists/oss-security/2021/01/26/3
https://security.archlinux.org/CVE-2021-3156
https://security.archlinux.org/CVE-2021-23239
Your message here