Issue #8558 has been updated by Daniel Pittman.

> Bug #8558: yaml terminus should downcase all file paths
>
> This is not a regression, and was identified in 2.7.x
>
> When using the yaml terminus, it is possible that it could wind up writing
> out file paths with upper-case letters if the request.key has upper-case
> letters. The request.key should be downcased to avoid capital letters in the
> pathnames.

This is fairly important, actually: the faces expose a whole bunch of
indirections to the user directly, so they could reasonably pass
unfiltered inputs like upper-case keys.  If the back-end doesn't
sanitise, these could easily cause this problem for us.
----------------------------------------
Bug #8558: yaml terminus should downcase all file paths
https://projects.puppetlabs.com/issues/8558

Author: Dan Bode
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: development
Keywords: 
Branch: 


This is not a regression, and was identified in 2.7.x

When using the yaml terminus, it is possible that it could wind up writing out 
file paths with upper-case letters if the request.key has upper-case letters. 
The request.key should be downcased to avoid capital letters in the pathnames.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to