### [CVE-2019-16263](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16263) ![](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 Twitter Kit framework through 3.4.2 for iOS does not properly validate the api.twitter.com SSL certificate. Although the certificate chain must contain one of a set of pinned certificates, there are certain implementation errors such as a lack of hostname verification. NOTE: this is an end-of-life product. ### POC #### Reference - https://blog.appicaptor.com/2019/10/04/vulnerable-library-warning-twitterkit-for-ios/ #### Github No PoCs found on GitHub currently.