### [CVE-2014-0363](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0363) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The ServerTrustManager component in the Ignite Realtime Smack XMPP API before 4.0.0-rc1 does not verify basicConstraints and nameConstraints in X.509 certificate chains from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate chain. ### POC #### Reference - http://issues.igniterealtime.org/browse/SMACK-410 - http://www.kb.cert.org/vuls/id/489228 #### Github No PoCs found on GitHub currently.