svn commit: r524815 - head/security/vuxml

Ben Woods woodsb02 at FreeBSD.org
Sun Feb 2 07:20:50 UTC 2020


Author: woodsb02
Date: Sun Feb  2 07:20:49 2020
New Revision: 524815
URL: https://svnweb.freebsd.org/changeset/ports/524815

Log:
  Fix typo in SpamAssassin vuxml entry from 2020-01-31

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Feb  2 07:15:43 2020	(r524814)
+++ head/security/vuxml/vuln.xml	Sun Feb  2 07:20:49 2020	(r524815)
@@ -106,7 +106,7 @@ Notes:
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
 	<p>The Apache SpamAssassin project reports:</p>
-	<blockquote cite="ihttps://mail-archives.apache.org/mod_mbox/spamassassin-announce/202001.mbox/%3c0a91e67a-3190-36e5-41e9-d3553743bcd2@apache.org%3e">
+	<blockquote cite="https://mail-archives.apache.org/mod_mbox/spamassassin-announce/202001.mbox/%3c0a91e67a-3190-36e5-41e9-d3553743bcd2@apache.org%3e">
 	  <p>A nefarious rule configuration (.cf) files can be configured to
 	    run system commands.  This issue is less stealthy and attempts to
 	    exploit the issue will throw warnings.</p>


More information about the svn-ports-head mailing list