]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Fix buffer
authorJoe Orton <jorton@apache.org>
Tue, 25 May 2004 12:09:01 +0000 (12:09 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 25 May 2004 12:09:01 +0000 (12:09 +0000)
commitd6ace1f9a978d987737949012394b9300bc4c2ab
tree6fcaec40b47ee68cadb9208a1819c90a72f42e71
parent63ed061c601976ee9095aa013281a8b8d977b081
* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Fix buffer
overflow in FakeBasicAuth code if client's subject DN exceeds 6K in
length (CVE CAN-2004-0488); switch to using apr-util base64 encoder
functions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@103754 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_kernel.c