diff options
author | Mark Sapiro <mark@msapiro.net> | 2020-06-26 17:08:07 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2020-06-26 17:08:07 -0700 |
commit | b5f560fadeeaee6cef743607cb6edbe07ab9d22d (patch) | |
tree | 76d5249645680c08b41bba22c0f718f51cef7d51 /NEWS | |
parent | 53a0828d3ee7eb1ea2726c12495e22e0640dade3 (diff) | |
download | mailman2-b5f560fadeeaee6cef743607cb6edbe07ab9d22d.tar.gz mailman2-b5f560fadeeaee6cef743607cb6edbe07ab9d22d.tar.xz mailman2-b5f560fadeeaee6cef743607cb6edbe07ab9d22d.zip |
Added a couple of CVE references.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -32,13 +32,13 @@ Here is a history of user visible changes to Mailman. Security - A content injection vulnerability via the private login page has been - fixed. (LP: #1877379) + fixed. CVE-2020-15011 (LP: #1877379) 2.1.32 (05-May-2020) i18n - Fixed a typo in the Spanish translation and uptated mailman.pot and + Fixed a typo in the Spanish translation and updated mailman.pot and the message catalog for 2.1.31 security fix. 2.1.31 (05-May-2020) @@ -46,7 +46,8 @@ Here is a history of user visible changes to Mailman. Security - A content injection vulnerability via the options login page has been - discovered and reported by Vishal Singh. This is fixed. (LP: #1873722) + discovered and reported by Vishal Singh. This is fixed. CVE-2020-12108 + (LP: #1873722) i18n |