CVE-2014-3466: GnuTLS buffer overflow(bugzilla.redhat.com)
bugzilla.redhat.com
CVE-2014-3466: GnuTLS buffer overflow
https://bugzilla.redhat.com/show_bug.cgi?id=1101932
3 comments
PoC (not weaponized and ugly code due to lack of time): https://github.com/azet/CVE-2014-3466_PoC
hf.
hf.
At least it's a client only vulnerability. Hope your servers don't make outbound connections! :)
Because clients don't get re-routed through malicious redirects to unexpected servers. The consolation is that GnuTLS isn't used for popular web browsers.
I remember it was maybe related to Facebook, and not to TLS/SSL specifically. Very similar.. sending excessively long session id values.
I wonder if excessively long session id values can break something else as well?