CVE-2021-27851

Source
https://cve.org/CVERecord?id=CVE-2021-27851
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-27851.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-27851
Downstream
Related
Published
2021-04-26T16:15:07.433Z
Modified
2026-03-14T10:50:02.114417Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

A security vulnerability that can lead to local privilege escalation has been found in ’guix-daemon’. It affects multi-user setups in which ’guix-daemon’ runs locally. The attack consists in having an unprivileged user spawn a build process, for instance with guix build, that makes its build directory world-writable. The user then creates a hardlink to a root-owned file such as /etc/shadow in that build directory. If the user passed the --keep-failed option and the build eventually fails, the daemon changes ownership of the whole build tree, including the hardlink, to the user. At that point, the user has write access to the target file. Versions after and including v0.11.0-3298-g2608e40988, and versions prior to v1.2.0-75109-g94f0312546 are vulnerable.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-27851.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0.11.0"
            },
            {
                "fixed": "1.2.0"
            }
        ]
    }
]