CVE-2022-37704
MEDIUMAmanda 3.5.1 - Privilege Escalation via rundump SUID Binary
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-37704. PoCs published by MaherAzzouzi.
AI-analyzed exploit summary The repository describes a local privilege escalation (LPE) vulnerability in Amanda 3.5.1, where the SUID binary `/lib/amanda/rundump` executes `/usr/sbin/dump` with attacker-controlled arguments, leading to privilege escalation, denial of service, or information disclosure. The root cause is the untrusted execution of `execve(dump_program, argv, env)` in `rundump.c`.
Description
Amanda 3.5.1 allows privilege escalation from the regular user backup to root. The SUID binary located at /lib/amanda/rundump will execute /usr/sbin/dump as root with controlled arguments from the attacker which may lead to escalation of privileges, denial of service, and information disclosure.
Exploits (1)
The repository describes a local privilege escalation (LPE) vulnerability in Amanda 3.5.1, where the SUID binary `/lib/amanda/rundump` executes `/usr/sbin/dump` with attacker-controlled arguments, leading to privilege escalation, denial of service, or information disclosure. The root cause is the untrusted execution of `execve(dump_program, argv, env)` in `rundump.c`.
References (12)
Scores
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H