Logo
componentcoreutils
Name
coreutils
Version
9.5
Type
library
Description
-
Licenses
GPL-3.0+
PURL
-
CPE
cpe:2.3:a:gnu:coreutils:9.5:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
9.10

Patches#


#
Title
Author
Resolve
1
coreutils: mcel: port to uClibc-ng
Jean-Michel Hautbois <jeanmichel.hautbois@yoseli.org>

Vulnerabilities#


Name
Analysis
Description
Exploitable
A flaw was found in GNU Coreutils. The sort utility's begfield() function is vulnerable to a heap buffer under-read. The program may access memory outside the allocated buffer if a user runs a crafted command using the traditional key format. A malicious input could lead to a crash or leak sensitive data.
Exploitable
chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.