Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14450 > unrolled thread

Re: bash brace issues (similar to shellshock)

Started byChet Ramey <chet.ramey@case.edu>
First post2018-08-06 12:12 -0400
Last post2018-08-06 12:12 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: bash brace issues (similar to shellshock) Chet Ramey <chet.ramey@case.edu> - 2018-08-06 12:12 -0400

#14450 — Re: bash brace issues (similar to shellshock)

FromChet Ramey <chet.ramey@case.edu>
Date2018-08-06 12:12 -0400
SubjectRe: bash brace issues (similar to shellshock)
Message-ID<mailman.4758.1533573588.1292.bug-bash@gnu.org>
> Find attached details regarding bash brace issues. King regards.

What exactly is it that you think you've found?

You have assignment statements preceding a command that is one component
of a compound command.

You might have a case that in the first three statements bash should
throw an error at the assignment statement instead of treating it as
if the operators were quoted (the result of parsing it like a possible
compound assignment), but this certainly isn't anything close to a
security problem.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web