cve/2019/CVE-2019-3814.md

21 lines
882 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-3814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3814)
![](https://img.shields.io/static/v1?label=Product&message=dovecot&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-295&color=brighgreen)
### Description
It was discovered that Dovecot before versions 2.2.36.1 and 2.3.4.1 incorrectly handled client certificates. A remote attacker in possession of a valid certificate with an empty username field could possibly use this issue to impersonate other users.
### POC
#### Reference
- https://hackerone.com/reports/480928
2024-06-09 00:33:16 +00:00
- https://hackerone.com/reports/480928
2024-05-26 14:27:05 +02:00
- https://www.dovecot.org/list/dovecot/2019-February/114575.html
2024-06-09 00:33:16 +00:00
- https://www.dovecot.org/list/dovecot/2019-February/114575.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.