[exim-dev] [Bug 2617] Taint mismatch in parse_fix_phrase

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2617] Taint mismatch in parse_fix_phrase
https://bugs.exim.org/show_bug.cgi?id=2617

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #10 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/3c90bbcdc7cf73298156f7bcd5f5e750e7814e72

commit 3c90bbcdc7cf73298156f7bcd5f5e750e7814e72
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Jul 9 15:30:55 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu Jul 9 18:09:04 2020 +0100


    fix taint trap in parse_fix_phrase().  bug 2617
----
 doc/doc-txt/ChangeLog |  6 ++++
 src/src/acl.c         |  3 +-
 src/src/exim.c        |  3 +-
 src/src/expand.c      |  5 +--
 src/src/functions.h   |  4 +--
 src/src/parse.c       | 89 ++++++++++++++++++---------------------------------
 src/src/rewrite.c     |  9 ++----
 src/src/sieve.c       | 17 ++--------
 test/stdout/0002      |  4 +--
 9 files changed, 49 insertions(+), 91 deletions(-)


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