summaryrefslogtreecommitdiffstats
path: root/auth-options.h
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2022-05-09 00:32:36 +0200
committerDamien Miller <djm@mindrot.org>2022-05-09 00:33:59 +0200
commitdeb506d00da8d11fb04c1e7b9b1e1cc379c1705c (patch)
tree4b6347cbbba0a66e306ff64ddba562beb0fe56ea /auth-options.h
parentAlso retest OpenBSD upstream on .yml changes. (diff)
downloadopenssh-deb506d00da8d11fb04c1e7b9b1e1cc379c1705c.tar.xz
openssh-deb506d00da8d11fb04c1e7b9b1e1cc379c1705c.zip
upstream: When performing operations that glob(3) a remote path, ensure
that the implicit working directory used to construct that path escapes glob(3) characters. This prevents glob characters from being processed in places they shouldn't, e.g. "cd /tmp/a*/", "get *.txt" should have the get operation treat the path "/tmp/a*" literally and not attempt to expand it. Reported by Lusia Kundel; ok markus@ OpenBSD-Commit-ID: 4f647f58482cbad3d58b1eab7f6a1691433deeef
Diffstat (limited to 'auth-options.h')
0 files changed, 0 insertions, 0 deletions