Files
CVEs-PoC/2020/CVE-2020-8794.md
T
2025-09-29 21:09:30 +02:00

1.9 KiB

CVE-2020-8794

Description

OpenSMTPD before 6.6.4 allows remote code execution because of an out-of-bounds read in mta_io in mta_session.c for multi-line replies. Although this vulnerability affects the client side of OpenSMTPD, it is possible to attack a server because the server code launches the client code during bounce handling.

POC

Reference

Github