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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Exim 4 before 4.94.2 allows Exposure of File Descriptor to Unintended Control Sphere because rda_interpret uses a privileged pipe that lacks a close-on-exec flag.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exim.org/static/doc/security/CVE-2020-qualys/CVE-2020-28012-CLOSE.txt
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|