
CVE-2007-6059
https://notcve.org/view.php?id=CVE-2007-6059
20 Nov 2007 — Javamail does not properly handle a series of invalid login attempts in which the same e-mail address is entered as username and password, and the domain portion of this address yields a Java UnknownHostException error, which allows remote attackers to cause a denial of service (connection pool exhaustion) via a large number of requests, resulting in a SQLNestedException. NOTE: Sun disputes this issue, stating "The report makes references to source code and files that do not exist in the mentioned products.... • http://archives.neohapsis.com/archives/bugtraq/2007-11/0239.html • CWE-399: Resource Management Errors •

CVE-2005-1753
https://notcve.org/view.php?id=CVE-2005-1753
31 Dec 2005 — ReadMessage.jsp in JavaMail API 1.1.3 through 1.3, as used by Apache Tomcat 5.0.16, allows remote attackers to view other users' e-mail attachments via a direct request to /mailboxesdir/username@domainname. NOTE: Sun and Apache dispute this issue. Sun states: "The report makes references to source code and files that do not exist in the mentioned products. • http://marc.info/?l=bugtraq&m=111697083812367&w=2 • CWE-264: Permissions, Privileges, and Access Controls •

CVE-2005-1754 – Sun JavaMail 1.x - Multiple Information Disclosure Vulnerabilities
https://notcve.org/view.php?id=CVE-2005-1754
31 Dec 2005 — JavaMail API 1.1.3 through 1.3, as used by Apache Tomcat 5.0.16, allows remote attackers to read arbitrary files via a full pathname in the argument to the Download parameter. NOTE: Sun and Apache dispute this issue. Sun states: "The report makes references to source code and files that do not exist in the mentioned products. • https://www.exploit-db.com/exploits/25702 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVE-2005-1105 – Sun JavaMail 1.3.2 - 'MimeBodyPart.getFileName' Directory Traversal
https://notcve.org/view.php?id=CVE-2005-1105
13 Apr 2005 — Directory traversal vulnerability in the MimeBodyPart.getFileName method in JavaMail 1.3.2 allows remote attackers to write arbitrary files via a .. (dot dot) in the filename in the Content-Disposition header. • https://www.exploit-db.com/exploits/25395 •