Lucene search
+L

4 matches found

Github Security Blog
Github Security Blog
added 2026/07/06 8:25 p.m.20 views

printenv: environment variables with invalid UTF-8 are silently skipped (evades inspection)

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS6AI score0.0017EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/07/06 8:16 p.m.8 views

GHSA-47C7-QRM7-MQW7 id: groups= computed from real GID instead of effective GID

The id utility in uutils coreutils miscalculates the groups= section of its output. The implementation uses a user's real GID instead of their effective GID to compute the group list, leading to potentially divergent output compared to GNU coreutils. Because many scripts and automated processes...

4.4CVSS6AI score0.00108EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/07/06 8:16 p.m.10 views

mkdir: -m exposes directory with umask perms before chmod (race window)

The mkdir utility in uutils coreutils incorrectly applies permissions when using the -m flag by creating a directory with umask-derived permissions typically 0755 before subsequently changing them to the requested mode via a separate chmod system call. In multi-user environments, this introduces ...

3.3CVSS6AI score0.00102EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/06 7:51 p.m.8 views

GHSA-6GCW-W7CP-94G9 comm: lossy UTF-8 conversion silently corrupts non-UTF-8 output

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::fromutf8lossy, which replaces invalid UTF-8 byte sequences with the Unicode replacement character U+FFFD. This behavior differs from GNU comm, whic...

3.3CVSS6AI score0.00176EPSS
SaveExploits1References7
Rows per page
Query Builder