Gaim Vulnerability
| Title | RTF message buffer overflow |
|---|---|
| Date | 26 August 2004 |
| CVE Name | CAN-2004-0785 |
| Discovered By | Sean ("infamous42md") |
| Summary | Invalid rich text format messages could cause a buffer overflow. |
| Description | Buffer overflow. There are some loops that read into fixed-sized buffers and do not check to make sure they are not writing too much. |
| Fixed in Version | 0.82 |
| Fix | Added bounds checking to the two loops. |