cve/2020/CVE-2020-7247.md
2024-05-25 21:48:12 +02:00

2.9 KiB

CVE-2020-7247

Description

smtp_mailaddr in smtp_session.c in OpenSMTPD 6.6, as used in OpenBSD 6.6 and other products, allows remote attackers to execute arbitrary commands as root via a crafted SMTP session, as demonstrated by shell metacharacters in a MAIL FROM field. This affects the "uncommented" default configuration. The issue exists because of an incorrect return value upon failure of input validation.

POC

Reference

Github