]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/exim/templates/default/exim4.conf.erb
Avoid using tainted data to construct file names in exim configuration
[chef.git] / cookbooks / exim / templates / default / exim4.conf.erb
index 3c4ebd4aa254ccd79bfb2bc9009cd9e513d5adc1..17160ecf3a4290fb45711cb595b5256ef56bfb1e 100644 (file)
@@ -768,7 +768,7 @@ noreply:
   to = $sender_address
   subject = Re: $header_subject:
   headers = MIME-Version: 1.0\nContent-Type: text/plain; charset=utf-8
-  file = /etc/exim4/noreply/$local_part
+  file = /etc/exim4/noreply/$local_part_data
   user = Debian-exim
   group = Debian-exim