mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
18 lines
795 B
Markdown
18 lines
795 B
Markdown
### [CVE-2005-1618](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1618)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|