cve/2008/CVE-2008-2049.md

18 lines
695 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-2049](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2049)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The POP3 server (EPSTPOP3S.EXE) 4.22 in E-Post Mail Server 4.10 allows remote attackers to obtain sensitive information via multiple crafted APOP commands for a known POP3 account, which displays the password in a POP3 error message.
### POC
#### Reference
- http://vuln.sg/epostmailserver410-en.html
#### Github
No PoCs found on GitHub currently.