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

18 lines
759 B
Markdown

### [CVE-2020-35679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35679)
![](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
smtpd/table.c in OpenSMTPD before 6.8.0p1 lacks a certain regfree, which might allow attackers to trigger a "very significant" memory leak via messages to an instance that performs many regex lookups.
### POC
#### Reference
- https://poolp.org/posts/2020-12-24/december-2020-opensmtpd-6.8.0p1-released-fixed-several-bugs-proposed-several-diffs-book-is-on-github/
#### Github
No PoCs found on GitHub currently.