VYPR
Vendor

Openrc

Products
2
CVEs
4
Across products
4
Status
Private

Products

2

Recent CVEs

4
  • CVE-2018-21269MedOct 27, 2020
    risk 0.36cvss 5.5epss 0.00

    checkpath in OpenRC through 0.42.1 might allow local users to take ownership of arbitrary files because a non-terminal path component can be a symlink.

  • CVE-2017-18925MedOct 26, 2020
    risk 0.36cvss 5.5epss 0.00

    opentmpfiles through 0.3.1 allows local users to take ownership of arbitrary files because d entries are mishandled and allow a symlink attack.

  • CVE-2017-18188MedFeb 14, 2018
    risk 0.36cvss 5.5epss 0.00

    OpenRC opentmpfiles through 0.1.3, when the fs.protected_hardlinks sysctl is turned off, allows local users to obtain ownership of arbitrary files by creating a hard link inside a directory on which "chown -R" will be run.

  • CVE-2021-42341HigOct 14, 2021
    risk 0.00cvss 7.5epss 0.02

    checkpath in OpenRC before 0.44.7 uses the direct output of strlen() to allocate strings, which does not account for the '\0' byte at the end of the string. This results in memory corruption. CVE-2021-42341 was introduced in git commit 63db2d99e730547339d1bdd28e8437999c380cae,…