git: a70c81b5129f - main - security/vuxml: Document cyrus-sasl -- Fix off by one error

From: Hajimu UMEMOTO <ume_at_FreeBSD.org>
Date: Mon, 28 Feb 2022 12:29:49 UTC
The branch main has been updated by ume:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a70c81b5129f87d43f97628bd9a3a535fa45c6ab

commit a70c81b5129f87d43f97628bd9a3a535fa45c6ab
Author:     Hajimu UMEMOTO <ume@FreeBSD.org>
AuthorDate: 2022-02-28 12:28:05 +0000
Commit:     Hajimu UMEMOTO <ume@FreeBSD.org>
CommitDate: 2022-02-28 12:29:37 +0000

    security/vuxml: Document cyrus-sasl -- Fix off by one error
---
 security/vuxml/vuln-2022.xml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index bab1342e8038..1a0f1db7ff31 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,29 @@
+  <vuln vid="a80c6273-988c-11ec-83ac-080027415d17">
+    <topic>cyrus-sasl -- Fix off by one error</topic>
+    <affects>
+      <package>
+	<name>cyrus-sasl</name>
+	<range><ge>2.1.27</ge><lt>2.1.28</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Cyrus SASL 2.1.x Release Notes New in 2.1.28 reports:</p>
+	<blockquote cite="https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28">
+	  <p>Fix off by one error</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2019-19906</cvename>
+      <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19906</url>
+    </references>
+    <dates>
+      <discovery>2019-12-19</discovery>
+      <entry>2022-02-28</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="0eab001a-9708-11ec-96c9-589cfc0f81b0">
     <topic>typo3 -- XSS vulnerability in svg-sanitize</topic>
     <affects>