浏览代码

Document CVE-2019-12970 fix

pdontthink 6 年之前
父节点
当前提交
f0d191be14
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      doc/ChangeLog

+ 2 - 0
doc/ChangeLog

@@ -429,6 +429,8 @@ Version 1.5.2 - SVN
   - Added IMAP ID command (RFC2971), sent after every login - use
     by setting $imap_id_command_args in config/config_local.php
     (see notes in config/config_local.example.php for more details)
+  - Added handling for RCDATA and RAWTEXT elements in HTML sanitizer
+    [CVE-2019-12970]
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------