2 ========================================================================
4 CVE-2020-LFDIR -- Link attack in Exim's log directory
5 > CWE-250: Execution with Unnecessary Privileges
9 ========================================================================
11 CVE-2020-SPDIR -- Assorted attacks in Exim's spool directory
12 > CWE-250: Execution with Unnecessary Privileges
16 ========================================================================
18 CVE-2020-PIDFP -- Arbitrary PID file creation
19 > CWE-250: Execution with Unnecessary Privileges
23 ========================================================================
25 CVE-2020-SPRSS -- Heap buffer overflow in queue_run()
26 > CWE-122: Heap-based Buffer Overflow
30 ========================================================================
32 CVE-2020-SLCWD -- Heap out-of-bounds write in main()
33 > CWE-787: Out-of-bounds Write
37 ========================================================================
39 CVE-2020-PFPSN -- Heap buffer overflow in parse_fix_phrase()
40 > CWE-122: Heap-based Buffer Overflow
44 ========================================================================
46 CVE-2020-PFPZA -- Heap out-of-bounds write in parse_fix_phrase()
47 > CWE-787: Out-of-bounds Write
51 ========================================================================
53 CVE-2020-NLEND -- New-line injection into spool header file (local)
54 > CWE-144: Improper Neutralization of Line Delimiters
58 ========================================================================
60 CVE-2020-CLOSE -- Missing close-on-exec flag for privileged pipe
61 > CWE-403: Exposure of File Descriptor to Unintended Control Sphere
65 ========================================================================
67 CVE-2020-STDIN -- Integer overflow in get_stdinput()
68 > CWE-680: Integer Overflow to Buffer Overflow
72 ========================================================================
74 CVE-2020-RCPTL -- Integer overflow in receive_add_recipient()
75 > CWE-680: Integer Overflow to Buffer Overflow
79 ========================================================================
81 CVE-2020-HSIZE -- Integer overflow in receive_msg()
82 > CWE-680: Integer Overflow to Buffer Overflow
86 ========================================================================
88 CVE-2020-SCHAD -- Out-of-bounds read in smtp_setup_msg()
89 > CWE-125: Out-of-bounds Read
93 ========================================================================
95 CVE-2020-MAUTH -- New-line injection into spool header file (remote)
96 > CWE-144: Improper Neutralization of Line Delimiters
100 ========================================================================
102 CVE-2020-EXOPT -- Heap out-of-bounds read and write in extract_option()
103 > CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer
107 ========================================================================
109 CVE-2020-FGETS -- Line truncation and injection in spool_read_header()
110 > CWE-144: Improper Neutralization of Line Delimiters
114 ========================================================================
116 CVE-2020-BDATA -- Failure to reset function pointer after BDAT error
117 > CWE-665: Improper Initialization
121 ========================================================================
123 CVE-2020-UNGET -- Heap buffer underflow in smtp_ungetc()
124 > CWE-124: Buffer Underwrite
128 ========================================================================
130 CVE-2020-OCORK -- Use-after-free in tls-openssl.c
131 > CWE-416: Use After Free
135 ========================================================================
137 CVE-2020-BHASH -- Heap out-of-bounds read in pdkim_finish_bodyhash()
138 > CWE-125: Out-of-bounds Read
142 ========================================================================