git: 80005b36f006 - main - security/vuxml: add libxml2 < 2.10.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Apr 2023 07:13:21 UTC
The branch main has been updated by flo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=80005b36f006b1c195e11759e4b966025b14235b
commit 80005b36f006b1c195e11759e4b966025b14235b
Author: Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2023-04-16 07:06:29 +0000
Commit: Florian Smeets <flo@FreeBSD.org>
CommitDate: 2023-04-16 07:09:27 +0000
security/vuxml: add libxml2 < 2.10.4
---
security/vuxml/vuln/2023.xml | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 7f62c3396e0a..fd359296f82e 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,32 @@
+ <vuln vid="0bd7f07b-dc22-11ed-bf28-589cfc0f81b0">
+ <topic>libxml2 -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>libxml2</name>
+ <range><lt>2.10.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The libxml2 project reports:</p>
+ <blockquote cite="https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4">
+ <p>Hashing of empty dict strings isn't deterministic</p>
+ <p>Fix null deref in xmlSchemaFixupComplexType</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-28484</cvename>
+ <cvename>CVE-2023-29469</cvename>
+ <url>https://bugzilla.redhat.com/show_bug.cgi?id=2185984</url>
+ <url>https://bugzilla.redhat.com/show_bug.cgi?id=2185994</url>
+ </references>
+ <dates>
+ <discovery>2023-04-11</discovery>
+ <entry>2023-04-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="e8b20517-dbb6-11ed-bf28-589cfc0f81b0">
<topic>mod_gnutls -- Infinite Loop on request read timeout</topic>
<affects>