UBUNTU-CVE-2021-27851

Source
https://ubuntu.com/security/CVE-2021-27851
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2021/UBUNTU-CVE-2021-27851.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2021-27851
Related
Published
2021-04-26T16:15:00Z
Modified
2025-01-13T10:22:30Z
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

Ubuntu:22.04:LTS / guix

Package

Name
guix
Purl
pkg:deb/ubuntu/guix@1.3.0-4?arch=source&distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.2.0-4
1.3.0-2
1.3.0-4

Ecosystem specific

{
    "ubuntu_priority": "medium"
}