Files
CVEs-PoC/2016/CVE-2016-10027.md
2025-09-29 21:09:30 +02:00

1.0 KiB

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