Files
CVEs-PoC/2020/CVE-2020-29547.md
T
2024-05-25 21:48:12 +02:00

18 lines
732 B
Markdown

### [CVE-2020-29547](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29547)
![](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
An issue was discovered in Citadel through webcit-926. Meddler-in-the-middle attackers can pipeline commands after POP3 STLS, IMAP STARTTLS, or SMTP STARTTLS commands, injecting cleartext commands into an encrypted user session. This can lead to credential disclosure.
### POC
#### Reference
- http://uncensored.citadel.org/msg/4576039
#### Github
No PoCs found on GitHub currently.