VYPR

Vendor CVEs

Rpm

All CVEs

28 total · sorted by risk
  • CVE-2017-7501HigNov 22, 2017
    risk 0.51cvss 7.8epss 0.00

    It was found that versions of rpm before 4.13.0.2 use temporary files with predictable names when installing an RPM. An attacker with ability to write in a directory where files will be installed could create symbolic links to an arbitrary location and modify content, and…

  • CVE-2024-1929HigMay 8, 2024
    risk 0.49cvss 7.5epss 0.00

    Local Root Exploit via Configuration Dictionary in dnf5daemon-server before 5.1.17 allows a malicious user to impact Confidentiality and Integrity via Configuration Dictionary. There are issues with the D-Bus interface long before Polkit is invoked. The…

  • CVE-2021-3445HigMay 19, 2021
    risk 0.49cvss 7.5epss 0.01

    A flaw was found in libdnf's signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of…

  • CVE-2026-44604HigMay 28, 2026
    risk 0.46cvss 7.0epss 0.01

    A command injection vulnerability was discovered in the `rpmuncompress` utility of RPM. When extracting certain archive formats (ZIP, 7z, GEM) to a specified destination directory, the tool inserts the archive's top-level folder name into a shell command without properly…

  • CVE-2021-35937MedAug 25, 2022
    risk 0.42cvss 6.4epss 0.00

    A race condition vulnerability was found in rpm. A local unprivileged user could use this flaw to bypass the checks that were introduced in response to CVE-2017-7500 and CVE-2017-7501, potentially gaining root privileges. The highest threat from this vulnerability is to data…

  • CVE-2021-20271HigMar 26, 2021
    risk 0.39cvss 7.0epss 0.01

    A flaw was found in RPM's signature check functionality when reading a package file. This flaw allows an attacker who can convince a victim to install a seemingly verifiable package, whose signature header was modified, to cause RPM database corruption and execute code. The…

  • CVE-2021-3421MedMay 19, 2021
    risk 0.36cvss 5.5epss 0.01

    A flaw was found in the RPM package in the read functionality. This flaw allows an attacker who can convince a victim to install a seemingly verifiable package or compromise an RPM repository, to cause RPM database corruption. The highest threat from this vulnerability is to…

  • CVE-2021-20266MedApr 30, 2021
    risk 0.25cvss 4.9epss 0.02

    A flaw was found in RPM's hdrblobInit() in lib/header.c. This flaw allows an attacker who can modify the rpmdb to cause an out-of-bounds read. The highest threat from this vulnerability is to system availability.

  • CVE-2014-8118Dec 16, 2014
    risk 0.01cvss epss 0.08

    Integer overflow in RPM 4.12 and earlier allows remote attackers to execute arbitrary code via a crafted CPIO header in the payload section of an RPM file, which triggers a stack-based buffer overflow.

  • CVE-2013-6435Dec 16, 2014
    risk 0.01cvss epss 0.08

    Race condition in RPM 4.11.1 and earlier allows remote attackers to execute arbitrary code via a crafted RPM file whose installation extracts the contents to temporary files before validating the signature, as demonstrated by installing a file in the /etc/cron.d directory.

  • CVE-2021-35939MedAug 26, 2022
    risk 0.00cvss 6.7epss 0.00

    It was found that the fix for CVE-2017-7500 and CVE-2017-7501 was incomplete: the check was only implemented for the parent directory of the file to be created. A local unprivileged user who owns another ancestor directory could potentially use this flaw to gain root privileges.…

  • CVE-2021-35938MedAug 25, 2022
    risk 0.00cvss 6.7epss 0.01

    A symbolic link issue was found in rpm. It occurs when rpm sets the desired permissions and credentials after installing a file. A local unprivileged user could use this flaw to exchange the original file with a symbolic link to a security-critical file and escalate their…

  • CVE-2021-3521MedAug 22, 2022
    risk 0.00cvss 4.7epss 0.00

    There is a flaw in RPM's signature functionality. OpenPGP subkeys are associated with a primary key via a "binding signature." RPM does not check the binding signature of subkeys prior to importing them. If an attacker is able to add or socially engineer another party to add a…

  • CVE-2019-3817HigMar 27, 2019
    risk 0.00cvss 7.5epss 0.02

    A use-after-free flaw has been discovered in libcomps before version 0.1.10 in the way ObjMRTrees are merged. An attacker, who is able to make an application read a crafted comps XML file, may be able to crash the application or execute malicious code.

  • CVE-2017-7500HigAug 13, 2018
    risk 0.00cvss 7.3epss 0.00

    It was found that rpm did not properly handle RPM installations when a destination path was a symbolic link to a directory, possibly changing ownership and permissions of an arbitrary directory, and RPM files being placed in an arbitrary destination. An attacker, with write…

  • CVE-2018-10897HigAug 1, 2018
    risk 0.00cvss 8.1epss 0.06

    A directory traversal issue was found in reposync, a part of yum-utils, where reposync fails to sanitize paths in remote repository configuration files. If an attacker controls a repository, they may be able to copy files outside of the destination directory on the targeted…

  • CVE-2012-6088Jan 18, 2013
    risk 0.00cvss epss 0.02

    The rpmpkgRead function in lib/package.c in RPM 4.10.x before 4.10.2 does not return an error code in certain situations involving an "unparseable signature," which allows remote attackers to bypass RPM signature checks via a crafted package.

  • CVE-2012-0815Jun 4, 2012
    risk 0.00cvss epss 0.04

    The headerVerifyInfo function in lib/header.c in RPM before 4.9.1.3 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a negative value in a region offset of a package header, which is not properly handled in a numeric range…

  • CVE-2012-0061Jun 4, 2012
    risk 0.00cvss epss 0.04

    The headerLoad function in lib/header.c in RPM before 4.9.1.3 does not properly validate region tags, which allows user-assisted remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a large region size in a package header.

  • CVE-2012-0060Jun 4, 2012
    risk 0.00cvss epss 0.05

    RPM before 4.9.1.3 does not properly validate region tags, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via an invalid region tag in a package header to the (1) headerLoad, (2) rpmReadSignature, or (3) headerVerify…

  • CVE-2011-3378Dec 24, 2011
    risk 0.00cvss epss 0.06

    RPM 4.4.x through 4.9.x, probably before 4.9.1.2, allows remote attackers to cause a denial of service (memory corruption) and possibly execute arbitrary code via an rpm package with crafted headers and offsets that are not properly handled when a package is queried or…

  • CVE-2010-2199Jun 8, 2010
    risk 0.00cvss epss 0.00

    lib/fsm.c in RPM 4.8.0 and earlier does not properly reset the metadata of an executable file during replacement of the file in an RPM package upgrade or deletion of the file in an RPM package removal, which might allow local users to bypass intended access restrictions by…

  • CVE-2010-2198Jun 8, 2010
    risk 0.00cvss epss 0.00

    lib/fsm.c in RPM 4.8.0 and earlier does not properly reset the metadata of an executable file during replacement of the file in an RPM package upgrade or deletion of the file in an RPM package removal, which might allow local users to gain privileges or bypass intended access…

  • CVE-2010-2197Jun 8, 2010
    risk 0.00cvss epss 0.01

    rpmbuild in RPM 4.8.0 and earlier does not properly parse the syntax of spec files, which allows user-assisted remote attackers to remove home directories via vectors involving a ;~ (semicolon tilde) sequence in a Name tag.

  • CVE-2010-2059Jun 8, 2010
    risk 0.00cvss epss 0.00

    lib/fsm.c in RPM 4.8.0 and unspecified 4.7.x and 4.6.x versions, and RPM before 4.4.3, does not properly reset the metadata of an executable file during replacement of the file in an RPM package upgrade, which might allow local users to gain privileges by creating a hard link to…

  • CVE-2005-4889Jun 8, 2010
    risk 0.00cvss epss 0.00

    lib/fsm.c in RPM before 4.4.3 does not properly reset the metadata of an executable file during deletion of the file in an RPM package removal, which might allow local users to gain privileges by creating a hard link to a vulnerable (1) setuid or (2) setgid file, a related issue…

  • CVE-2006-5466Nov 6, 2006
    risk 0.00cvss epss 0.04

    Heap-based buffer overflow in the showQueryPackage function in librpm in RPM Package Manager 4.4.8, when the LANG environment variable is set to ru_RU.UTF-8, might allow user-assisted attackers to execute arbitrary code via crafted RPM packages.

  • CVE-2001-0923Oct 25, 2001
    risk 0.00cvss epss 0.01

    RPM Package Manager 4.0.x through 4.0.2.x allows an attacker to execute arbitrary code via corrupted data in the RPM file when the file is queried.