[exim-dev] [Bug 2602] Tainted name '/etc/exim/vfilters/domai…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: admin
日付:  
To: exim-dev
題目: [exim-dev] [Bug 2602] Tainted name '/etc/exim/vfilters/domain.com' for file read not permitted
https://bugs.exim.org/show_bug.cgi?id=2602

Jeremy Harris <jgh146exb@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED


--- Comment #1 from Jeremy Harris <jgh146exb@???> ---
You are very likely using a tainted value, eg $domain, in building that
filename.
You need to change your config to use an untainted value. Please search for
de-tainting in the Concept Index of the documentation.

Closing as not a bug.

--
You are receiving this mail because:
You are on the CC list for the bug.