Files
CVEs-PoC/2014/CVE-2014-3956.md
T
2024-06-18 02:51:15 +02:00

784 B

CVE-2014-3956

Description

The sm_close_on_exec function in conf.c in sendmail before 8.14.9 has arguments in the wrong order, and consequently skips setting expected FD_CLOEXEC flags, which allows local users to access unintended high-numbered file descriptors via a custom mail-delivery program.

POC

Reference

Github

No PoCs found on GitHub currently.