### [CVE-2021-32919](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32919) ![](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 An issue was discovered in Prosody before 0.11.9. The undocumented dialback_without_dialback option in mod_dialback enables an experimental feature for server-to-server authentication. It does not correctly authenticate remote server certificates, allowing a remote server to impersonate another server (when this option is enabled). ### POC #### Reference - http://www.openwall.com/lists/oss-security/2021/05/13/1 - http://www.openwall.com/lists/oss-security/2021/05/14/2 #### Github No PoCs found on GitHub currently.