[exim-dev] [Bug 2571] Out-of-bound buffer read leads to Aut…

Pàgina inicial
Delete this message
Reply to this message
Autor: admin
Data:  
A: exim-dev
Assumpte: [exim-dev] [Bug 2571] Out-of-bound buffer read leads to Authentication Bypass in Exim SPA authentication method
https://bugs.exim.org/show_bug.cgi?id=2571

Git Commit <git@???> changed:

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


--- Comment #1 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/57aa14b216432be381b6295c312065b2fd034f86

commit 57aa14b216432be381b6295c312065b2fd034f86
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue May 5 21:02:14 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Tue May 5 21:02:14 2020 +0100


    fix spa authenticator, checking client-supplied data before using it.  bug
2571
----
 doc/doc-txt/ChangeLog    |   5 ++
 src/src/auths/auth-spa.c | 120 +++++++++++++++++++++++------------------------
 src/src/auths/spa.c      |  20 ++++++--
 3 files changed, 82 insertions(+), 63 deletions(-)


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