mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
856 B
Markdown
18 lines
856 B
Markdown
### [CVE-2005-3402](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3402)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SMTP client in Mozilla Thunderbird 1.0.5 BETA, 1.0.7, and possibly other versions, does not notify users when it cannot establish a secure channel with the server, which allows remote attackers to obtain authentication information without detection via a man-in-the-middle (MITM) attack that bypasses TLS authentication or downgrades CRAM-MD5 authentication to plain authentication.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=113028017608146&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|