mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
http_negotiate: do not delegate GSSAPI credentials
CVE-2012-4545. Reported by Marko Myllynen.
This commit is contained in:
parent
89056e21fc
commit
da18694ff7
@ -188,7 +188,7 @@ http_negotiate_create_context(struct negotiate *neg)
|
||||
&neg->context,
|
||||
neg->server_name,
|
||||
GSS_C_NO_OID,
|
||||
GSS_C_DELEG_FLAG,
|
||||
0,
|
||||
0,
|
||||
GSS_C_NO_CHANNEL_BINDINGS,
|
||||
&neg->input_token,
|
||||
|
Loading…
x
Reference in New Issue
Block a user