CVE-2021-27216
- EPSS 0.06%
- Veröffentlicht 06.05.2021 13:15:12
- Zuletzt bearbeitet 21.11.2024 05:57:36
Exim 4 before 4.94.2 has Execution with Unnecessary Privileges. By leveraging a delete_pid_file race condition, a local user can delete arbitrary files as root. This involves the -oP and -oPX options.
CVE-2020-28016
- EPSS 0.15%
- 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-28026
- EPSS 4.29%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:14
Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters, relevant in non-default configurations that enable Delivery Status Notification (DSN). Certain uses of ORCPT= can place a newline into a spool header file, and indirectly allow unau...
CVE-2020-28025
- EPSS 1.8%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:13
Exim 4 before 4.94.2 allows Out-of-bounds Read because pdkim_finish_bodyhash does not validate the relationship between sig->bodyhash.len and b->bh.len; thus, a crafted DKIM-Signature header might lead to a leak of sensitive information from process ...
CVE-2020-28024
- EPSS 4.36%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:13
Exim 4 before 4.94.2 allows Buffer Underwrite that may result in unauthenticated remote attackers executing arbitrary commands, because smtp_ungetc was only intended to push back characters, but can actually push back non-character error codes such a...
CVE-2020-28023
- EPSS 3.79%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:13
Exim 4 before 4.94.2 allows Out-of-bounds Read. smtp_setup_msg may disclose sensitive information from process memory to an unauthenticated SMTP client.
CVE-2020-28022
- EPSS 2.18%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:13
Exim 4 before 4.94.2 has Improper Restriction of Write Operations within the Bounds of a Memory Buffer. This occurs when processing name=value pairs within MAIL FROM and RCPT TO commands.
- EPSS 5.65%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:13
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.
CVE-2020-28020
- EPSS 21.06%
- Veröffentlicht 06.05.2021 13:15:09
- Zuletzt bearbeitet 21.11.2024 05:22:13
Exim 4 before 4.92 allows Integer Overflow to Buffer Overflow, in which an unauthenticated remote attacker can execute arbitrary code by leveraging the mishandling of continuation lines during header-length restriction.
CVE-2020-28019
- EPSS 1.82%
- 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.