Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2023 04:10:34 GMT
From:      Yasuhiro Kimura <yasu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8a57f471d765 - main - security/vuxml: Document multiple vulnerabilities in ClamAV
Message-ID:  <202302160410.31G4AYsX095299@gitrepo.freebsd.org>

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

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

commit 8a57f471d76508941a93d5f0709ac0a387248b53
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-02-16 00:48:04 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-02-16 04:09:33 +0000

    security/vuxml: Document multiple vulnerabilities in ClamAV
---
 security/vuxml/vuln/2023.xml | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index f6e27560c24e..7dd94e783878 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,43 @@
+  <vuln vid="fd792048-ad91-11ed-a879-080027f5fec9">
+    <topic>clamav -- Multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>clamav</name>
+	<range><lt>1.0.1,1</lt></range>
+      </package>
+      <package>
+	<name>clamav-lts</name>
+	<range><lt>0.103.8,1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Simon Scannell reports:</p>
+	<blockquote cite="https://blog.clamav.net/2023/02/clamav-01038-01052-and-101-patch.html">;
+	  <dl>
+	    <dt>CVE-2023-20032</dt>
+	    <dd>
+	      Fixed a possible remote code execution vulnerability in the HFS+ file parser.
+	    </dd>
+	    <dt>CVE-2023-20052</dt>
+	    <dd>
+	      Fixed a possible remote information leak vulnerability in the DMG file parser.
+	    </dd>
+	  </dl>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2023-20032</cvename>
+      <cvename>CVE-2023-20052</cvename>
+      <url>https://blog.clamav.net/2023/02/clamav-01038-01052-and-101-patch.html</url>;
+    </references>
+    <dates>
+      <discovery>2023-02-15</discovery>
+      <entry>2023-02-16</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="3d73e384-ad1f-11ed-983c-83fe35862e3a">
     <topic>go -- multiple vulnerabilities</topic>
     <affects>



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