mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
759 B
Markdown
18 lines
759 B
Markdown
### [CVE-2020-35679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35679)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|