]> granicus.if.org Git - libexpat/commitdiff
Changes: Mention CVE and commit SHA1 for #317
authorSebastian Pipping <sebastian@pipping.org>
Wed, 4 Sep 2019 18:43:43 +0000 (20:43 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Wed, 4 Sep 2019 18:43:43 +0000 (20:43 +0200)
expat/Changes

index 12dbf6cb2ab4e38f76b658987147a48f0499a15f..282780da3d42e78cb2598d2202d9eff48e925c46 100644 (file)
@@ -4,9 +4,10 @@ NOTE: We are looking for help with a few things:
 
 Release x.x.x xxx xxx xx xxxx
         Security fixes:
-       #317 #318  Fix heap overflow triggered by XML_GetCurrentLineNumber
-                    (or XML_GetCurrentColumnNumber), and deny internal entities
-                    closing the doctype
+       #317 #318  CVE-2019-15903 -- Fix heap overflow triggered by
+                    XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber),
+                    and deny internal entities closing the doctype;
+                    fixed in commit c20b758c332d9a13afbbb276d30db1d183a85d43
 
         Bug fixes:
             #240  Fix cases where XML_StopParser did not have any effect