Multiple buffer overflows in Gaim 0.75 allow remote attackers to cause a denial of service and possibly execute arbitrary code via (1) octal encoding in yahoo_decode that causes a null byte to be written beyond the buffer, (2) octal encoding in yahoo_decode that causes a pointer to reference memory beyond the terminating null byte, (3) a quoted printable string to the gaim_quotedp_decode MIME decoder that causes a null byte to be written beyond the buffer, and (4) quoted printable encoding in gaim_quotedp_decode that causes a pointer to reference memory beyond the terminating null byte.
References
Configurations
History
No history.
Information
Published : 2004-03-03 05:00
Updated : 2024-02-16 20:47
NVD link : CVE-2004-0005
Mitre link : CVE-2004-0005
CVE.ORG link : CVE-2004-0005
JSON object : View
Products Affected
gaim_project
- gaim
CWE
CWE-193
Off-by-one Error