Vulnerability in Gnu Guix

CVE-2021-27851

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.

EPSS: 0.003 (25.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N.

Affected products

Weakness classification (CWE)

References

  • cret@cert.org (Patch, x_refsource_MISC, Vendor Advisory)
  • cret@cert.org (Patch, Mailing List, x_refsource_MISC, Issue Tracking, Vendor Advisory)

Frequently asked questions

What is CVE-2021-27851?
CVE-2021-27851 is a medium-severity vulnerability in Gnu Guix, classified under CWE-264. CVSS score: 5.5/10. Published 2021-04-26.
How severe is CVE-2021-27851?
Medium severity. CVSS v3 base score is 5.5 out of 10.