git: 960ac189cdd2 - main - security/vuxml: document electron32 multiple vulnerabilities

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Wed, 23 Oct 2024 20:33:50 UTC
The branch main has been updated by tagattie:

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

commit 960ac189cdd20f66ecf74cbeb7a0a69993090e0f
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-10-23 20:32:31 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-10-23 20:33:44 +0000

    security/vuxml: document electron32 multiple vulnerabilities
    
    Obtained from:  https://github.com/electron/electron/releases/tag/v32.2.2
---
 security/vuxml/vuln/2024.xml | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 900d72de123d..c16ab37e048e 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,34 @@
+  <vuln vid="cc068959-ce2b-42eb-81ed-055551fe0e51">
+    <topic>electron32 -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>electron32</name>
+	<range><lt>32.2.2</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Electron developers report:</p>
+	<blockquote cite="https://github.com/electron/electron/releases/tag/v32.2.2">
+	  <p>This update fixes the following vulnerabilities:</p>
+	  <ul>
+	    <li>Security: backported fix for CVE-2024-7966.</li>
+	    <li>Security: backported fix for CVE-2024-9370.</li>
+	  </ul>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-7966</cvename>
+      <url>https://github.com/advisories/GHSA-4pj3-wmgx-2h8r</url>
+      <cvename>CVE-2024-9370</cvename>
+    </references>
+    <dates>
+      <discovery>2024-10-23</discovery>
+      <entry>2024-10-23</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="dbe8c5bd-8d3f-11ef-8d2e-a04a5edf46d9">
     <topic>oauth2-proxy -- multiple vulnerabilities</topic>
     <affects>