### [CVE-2005-1618](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1618) ![](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 YMSGR URL handler in Yahoo! Messenger 5.x through 6.0 allows remote attackers to cause a denial of service (disconnect) via a room login or a room join request packet with a third : (colon) and an & (ampersand), which causes Messenger to send a corrupted packet to the server, which triggers a disconnect from the server. ### POC #### Reference - http://marc.info/?l=bugtraq&m=111601904204055&w=2 #### Github No PoCs found on GitHub currently.