issues@javamail.java.net

[Bug 3815] New: ArrayIndexOutOfBoundsException for some IMAP protocol errors

From: <bugzilla-daemon_at_kenai.com>
Date: Mon, 3 Jan 2011 22:19:19 +0000 (GMT)

http://kenai.com/bugzilla/show_bug.cgi?id=3815

           Summary: ArrayIndexOutOfBoundsException for some IMAP protocol
                    errors
           Product: javamail
           Version: 1.4.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: imap
        AssignedTo: shannon_at_kenai.com
        ReportedBy: shannon_at_kenai.com
                CC: issues_at_javamail.kenai.com


The bug is described here:
http://forums.oracle.com/forums/thread.jspa?threadID=2125957&tstart=0

When parsing a string in an IMAP protocol response, the parsing code
can walk off the end of the buffer if (e.g.) the string doesn't have the
required terminating quote mark.

This exception should only occur with broken servers that send incorrect
IMAP protocol messages.

-- 
Configure bugmail: http://kenai.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.