Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2022 19:37:29 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fc3a8313c1a3 - main - security/vuxml: Fix malformed CVE
Message-ID:  <202210121937.29CJbTVP020283@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

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

commit fc3a8313c1a394013e7007103dfede76875b404a
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-10-12 19:32:41 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-12 19:37:18 +0000

    security/vuxml: Fix malformed CVE
    
    Fix malformed cvename entry by removing this tag since there is no CVE
    for this security issue committed in 0d1d2c1
---
 security/vuxml/vuln-2022.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index 9697751e3c79..c5442f6ee90f 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -17,14 +17,13 @@
 	If you cannot upgrade to roundcube-thunderbird_labels-1.4.13 disable the
 	tb_label_modify_labels config option.
 	</p>
-	<blockquote cite="https://github.com/mike-kfed/roundcube-thunderbird_labels/security/advisories/GHSA-wp6h-wgxq-v949">;
+	<blockquote cite="https://roundcube.net/news/2021/12/30/security-update-1.4.13-released">;
 	  <p>.</p>
 	</blockquote>
       </body>
     </description>
     <references>
-      <cvename>No known CVE</cvename>
-      <url>https://github.com/advisories?query=cwe%3A94</url>;
+      <url>https://github.com/mike-kfed/roundcube-thunderbird_labels/security/advisories/GHSA-wp6h-wgxq-v949</url>;
     </references>
     <dates>
       <discovery>2022-10-10</discovery>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210121937.29CJbTVP020283>