mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [CVE-2020-28021](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28021)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters. An authenticated remote SMTP client can insert newline characters into a spool file (which indirectly leads to remote code execution as root) via AUTH= in a MAIL FROM command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exim.org/static/doc/security/CVE-2020-qualys/CVE-2020-28021-MAUTH.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|