cve/2019/CVE-2019-19920.md
2024-05-26 14:27:05 +02:00

709 B

CVE-2019-19920

Description

sa-exim 4.2.1 allows attackers to execute arbitrary code if they can write a .cf file or a rule. This occurs because Greylisting.pm relies on eval (rather than direct parsing and/or use of the taint feature). This issue is similar to CVE-2018-11805.

POC

Reference

No PoCs from references.

Github