VYPR

Amanda

by Zmanda

Source repositories

CVEs (8)

  • CVE-2002-0901Oct 4, 2002
    risk 0.01cvss epss 0.06

    Multiple buffer overflows in Advanced Maryland Automatic Network Disk Archiver (AMANDA) 2.3.0.4 allow (1) remote attackers to execute arbitrary code via long commands to the amindexd daemon, or certain local users to execute arbitrary code via long command line arguments to the…

  • CVE-2023-30577Jul 26, 2023
    risk 0.00cvss epss 0.00

    AMANDA (Advanced Maryland Automatic Network Disk Archiver) before tag-community-3.5.4 mishandles argument checking for runtar.c, a different vulnerability than CVE-2022-37705.

  • CVE-2022-37705Apr 16, 2023
    risk 0.00cvss epss 0.04

    A privilege escalation flaw was found in Amanda 3.5.1 in which the backup user can acquire root privileges. The vulnerable component is the runtar SUID program, which is a wrapper to run /usr/bin/tar with specific arguments that are controllable by the attacker. This program…

  • CVE-2022-37704Apr 16, 2023
    risk 0.00cvss epss 0.00

    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…

  • CVE-2022-37703Sep 13, 2022
    risk 0.00cvss epss 0.02

    In Amanda 3.5.1, an information leak vulnerability was found in the calcsize SUID binary. An attacker can abuse this vulnerability to know if a directory exists or not anywhere in the fs. The binary will use `opendir()` as root directly without checking the path, letting the…

  • CVE-2016-10729Oct 24, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in Amanda 3.3.1. A user with backup privileges can trivially compromise a client installation. The "runtar" setuid root binary does not check for additional arguments supplied after --create, allowing users to manipulate commands and perform command…

  • CVE-2016-10730Oct 24, 2018
    risk 0.00cvss epss 0.00

    An issue was discovered in Amanda 3.3.1. A user with backup privileges can trivially compromise a client installation. Amstar is an Amanda Application API script. It should not be run by users directly. It uses star to backup and restore data. It runs binaries with root…

  • CVE-1999-1517Nov 1, 1999
    risk 0.00cvss epss 0.00

    runtar in the Amanda backup system used in various UNIX operating systems executes tar with root privileges, which allows a user to overwrite or read arbitrary files by providing the target files to runtar.