git: f31eaca8ac1a - main - security/vuxml: document electron{33,34} incorrect handle provided in unspecified circumstances in Mojo

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Fri, 28 Mar 2025 12:02:11 UTC
The branch main has been updated by tagattie:

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

commit f31eaca8ac1a1c26f3a334df101e8752dc0489d2
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-03-28 12:01:07 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-03-28 12:01:07 +0000

    security/vuxml: document electron{33,34} incorrect handle provided in unspecified circumstances in Mojo
    
    Obtained from:  https://github.com/electron/electron/releases/tag/v33.4.8,
                    https://github.com/electron/electron/releases/tag/v34.4.1
---
 security/vuxml/vuln/2025.xml | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 50e055f41d5d..9470c6b23251 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,36 @@
+  <vuln vid="01a7e1e1-d249-4dd8-9a4a-ef95b5747afb">
+    <topic>electron{33,34} -- Incorrect handle provided in unspecified circumstances in Mojo</topic>
+    <affects>
+      <package>
+	<name>electron33</name>
+	<range><lt>33.4.8</lt></range>
+      </package>
+      <package>
+	<name>electron34</name>
+	<range><lt>34.4.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/v33.4.8">
+	  <p>This update fixes the following vulnerability:</p>
+	  <ul>
+	    <li>Security: backported fix for CVE-2025-2783.</li>
+	  </ul>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-2783</cvename>
+      <url>https://github.com/advisories/GHSA-hfqm-jfc6-rh2f</url>
+    </references>
+    <dates>
+      <discovery>2025-03-27</discovery>
+      <entry>2025-03-28</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="1daa2814-0a6c-11f0-b4e4-2cf05da270f3">
     <topic>Gitlab -- Vulnerabilities</topic>
     <affects>