diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2012-08-13 20:48:12 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2012-08-13 21:00:21 +0200 |
commit | 3fbc7cd331602c76f882d1b507cd05c1d824ba8b (patch) | |
tree | e153acf66d6583d9bf108dbf5b946283f244550f /fetchmail-SA-2007-01.txt | |
parent | 0780b0e7a19dc8058cfc93e41f27a9965434b085 (diff) | |
download | fetchmail-3fbc7cd331602c76f882d1b507cd05c1d824ba8b.tar.gz fetchmail-3fbc7cd331602c76f882d1b507cd05c1d824ba8b.tar.bz2 fetchmail-3fbc7cd331602c76f882d1b507cd05c1d824ba8b.zip |
Fix crash: Handle invalid base64 in NTLM challenge.
Some servers, for instance the MS Exchange servers deployed by the
US-American National Aeronautics and Space Administration (NASA),
aborted the NTLM protocol exchange after receiving the initial request.
Fetchmail did not detect that there was an error message, rather than
NTLM protocol exchange, and caught a segmentation fault while reading
from a bad location.
Detect base64 decoding errors, and return PS_AUTHFAIL in this case.
Reported by J[ames] Porter Clark.
Diffstat (limited to 'fetchmail-SA-2007-01.txt')
0 files changed, 0 insertions, 0 deletions