cve/2016/CVE-2016-10027.md
2024-06-22 09:37:59 +00:00

911 B

CVE-2016-10027

Description

Race condition in the XMPP library in Smack before 4.1.9, when the SecurityMode.required TLS setting has been set, allows man-in-the-middle attackers to bypass TLS protections and trigger use of cleartext for client authentication by stripping the "starttls" feature from a server response.

POC

Reference

Github