git: 1c620b90f180 - main - security/vuxml: document electron{31,32} multiple vulnerabilities

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Fri, 18 Oct 2024 08:36:14 UTC
The branch main has been updated by tagattie:

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

commit 1c620b90f180b34a2ae6fffff672f07907f2076b
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-10-18 08:35:16 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-10-18 08:35:16 +0000

    security/vuxml: document electron{31,32} multiple vulnerabilities
    
    Obtained from:  https://github.com/electron/electron/releases/tag/v31.7.1,
                    https://github.com/electron/electron/releases/tag/v32.2.1
---
 security/vuxml/vuln/2024.xml | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index b6086953409e..ac304d0f7116 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,39 @@
+  <vuln vid="815bf172-ab9e-4c4b-9662-d18b0054330d">
+    <topic>electron{31,32} -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>electron31</name>
+	<range><lt>31.7.1</lt></range>
+      </package>
+      <package>
+	<name>electron32</name>
+	<range><lt>32.2.1</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/v31.7.1">
+	  <p>This update fixes the following vulnerabilities:</p>
+	  <ul>
+	    <li>Security: backported fix for CVE-2024-9602.</li>
+	    <li>Security: backported fix for CVE-2024-9603.</li>
+	  </ul>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-9602</cvename>
+      <url>https://github.com/advisories/GHSA-4v8q-vp3v-vvxh</url>
+      <cvename>CVE-2024-9603</cvename>
+      <url>https://github.com/advisories/GHSA-92m3-m5pw-p2x9</url>
+    </references>
+    <dates>
+      <discovery>2024-10-16</discovery>
+      <entry>2024-10-18</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="851ce3e4-8b03-11ef-84e9-901b0e9408dc">
     <topic>element-web -- Potential exposure of access token via authenticated media</topic>
     <affects>