]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - doc/doc-txt/ChangeLog
SECURITY: Fix safeguard against upward traversal in msglog files.
[user/henk/code/exim.git] / doc / doc-txt / ChangeLog
index 3d0e638d29cfa22c3181d147a6f3261aae1004a5..313dcbf7ebee35de13df3042095ddbe1dacbd171 100644 (file)
@@ -285,6 +285,17 @@ PP/09 Fix security issue with too many recipients on a message (to remove a
       or if local additions add to the recipient list).
       Fixes CVE-2020-RCPTL reported by Qualys.
 
+PP/10 Fix security issue in SMTP verb option parsing
+      Fixes CVE-2020-EXOPT reported by Qualys.
+
+PP/11 Fix security issue in BDAT state confusion.
+      Ensure we reset known-good where we know we need to not be reading BDAT
+      data, as a general case fix, and move the places where we switch to BDAT
+      mode until after various protocol state checks.
+      Fixes CVE-2020-BDATA reported by Qualys.
+
+HS/03 Die on "/../" in msglog file names
+
 
 Exim version 4.94
 -----------------