CVE-2020-28019
- EPSS 61.66%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:13
Exim 4 before 4.94.2 has Improper Initialization that can lead to recursion-based stack consumption or other consequences. This occurs because use of certain getc functions is mishandled when a client uses BDAT instead of DATA.
CVE-2020-28018
- EPSS 56.75%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:12
Exim 4 before 4.94.2 allows Use After Free in smtp_reset in certain situations that may be common for builds with OpenSSL.
CVE-2020-28016
- EPSS 0.4%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:12
Exim 4 before 4.94.2 allows an off-by-two Out-of-bounds Write because "-F ''" is mishandled by parse_fix_phrase.
CVE-2020-28015
- EPSS 0.38%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:12
Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters. Local users can alter the behavior of root processes because a recipient address can have a newline character.
CVE-2020-28014
- EPSS 0.94%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:12
Exim 4 before 4.94.2 allows Execution with Unnecessary Privileges. The -oP option is available to the exim user, and allows a denial of service because root-owned files can be overwritten.
CVE-2020-28013
- EPSS 0.39%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:12
Exim 4 before 4.94.2 allows Heap-based Buffer Overflow because it mishandles "-F '.('" on the command line, and thus may allow privilege escalation from any user to root. This occurs because of the interpretation of negative sizes in strncpy.
CVE-2020-28012
- EPSS 0.4%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:11
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.
CVE-2020-28011
- EPSS 0.39%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:11
Exim 4 before 4.94.2 allows Heap-based Buffer Overflow in queue_run via two sender options: -R and -S. This may cause privilege escalation from exim to root.
CVE-2020-28010
- EPSS 0.41%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:11
Exim 4 before 4.94.2 allows Out-of-bounds Write because the main function, while setuid root, copies the current working directory pathname into a buffer that is too small (on some common platforms).
CVE-2020-28009
- EPSS 0.46%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:11
Exim 4 before 4.94.2 allows Integer Overflow to Buffer Overflow because get_stdinput allows unbounded reads that are accompanied by unbounded increases in a certain size variable. NOTE: exploitation may be impractical because of the execution time ne...