### [CVE-2018-10847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10847) ![](https://img.shields.io/static/v1?label=Product&message=prosody&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-592&color=brighgreen) ### Description prosody before versions 0.10.2, 0.9.14 is vulnerable to an Authentication Bypass. Prosody did not verify that the virtual host associated with a user session remained the same across stream restarts. A user may authenticate to XMPP host A and migrate their authenticated session to XMPP host B of the same Prosody instance. ### POC #### Reference - https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10847 #### Github No PoCs found on GitHub currently.