VG
Size: a a a
VG
EL
ЕО
EL
ЕО
EL
EN
EN
VS
VS
y
VS
VS
For example, if we send a mail to the recipient
'"X@localhost\njane@localhost 8192,-1#1\n\n1024* "' (where jane is our
username, and localhost is one of Exim's local_domains), then:
- at line 848, we set flags to 1;
- at line 854, we set len to 8KB;
- at line 858, we decrease p (by 8KB) toward the beginning of the heap;
- at line 859, we read the errors_to string out of big_buffer's bounds;
- finally, we receive our mail, which includes the out-of-bounds
errors_to string in its "From" and "Return-path:" headers (in this
example, errors_to contains a fragment of /etc/passwd):
D
EL
F
EL