string.c: do not interpret '\\' before '\0' (CVE-2019-15846) exim-4.92.2 exim-4.92.2-RC1
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Mon, 19 Aug 2019 12:45:48 +0000 (14:45 +0200)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Mon, 2 Sep 2019 21:57:27 +0000 (23:57 +0200)
commit2600301ba6dbac5c9d640c87007a07ee6dcea1f4
treed67b588d7d4ae1728afb7da1957c65173f7a970d
parent165e7dd1823da93e43b41bcc9941a6a9088ba11f
string.c: do not interpret '\\' before '\0' (CVE-2019-15846)

Add documents about CVE-2019-15846
Add testcase for CVE-2019-15846
Update Changelog
Add Announcements
13 files changed:
doc/doc-txt/ChangeLog
doc/doc-txt/cve-2019-15846/cve.txt [new file with mode: 0644]
doc/doc-txt/cve-2019-15846/mitre.mbx [new file with mode: 0644]
doc/doc-txt/cve-2019-15846/posting-0.txt [new file with mode: 0644]
doc/doc-txt/cve-2019-15846/posting-1.txt [new file with mode: 0644]
doc/doc-txt/cve-2019-15846/posting-2.txt [new file with mode: 0644]
doc/doc-txt/cve-2019-15846/qualys.mbx [new file with mode: 0644]
src/src/string.c
test/aux-fixed/0909/input/1i2t1o-0000cD-CV-D [new file with mode: 0644]
test/aux-fixed/0909/input/1i2t1o-0000cD-CV-H [new file with mode: 0644]
test/confs/0909 [new file with mode: 0644]
test/scripts/0000-Basic/0909 [new file with mode: 0644]
test/stdout/0909 [new file with mode: 0644]