git: 6ae992b0631d - main - security/vuxml: document electron33 inappropriate implementation in extensions

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Mon, 02 Dec 2024 19:40:45 UTC
The branch main has been updated by tagattie:

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

commit 6ae992b0631da833241e7aefec2d63428935008c
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-12-02 19:39:05 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-12-02 19:40:36 +0000

    security/vuxml: document electron33 inappropriate implementation in extensions
    
    Obtained from:  https://github.com/electron/electron/releases/tag/v33.2.1
---
 security/vuxml/vuln/2024.xml | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index fe0a3f41e8e2..51f69e510fb9 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,32 @@
+  <vuln vid="8b6e97a9-804e-4366-9f75-d102b22a716d">
+    <topic>electron33 -- Inappropriate implementation in Extensions</topic>
+    <affects>
+      <package>
+	<name>electron33</name>
+	<range><lt>33.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/v33.2.1">
+	  <p>This update fixes the following vulnerability:</p>
+	  <ul>
+	    <li>Security: backported fix for CVE-2024-11110.</li>
+	  </ul>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-11110</cvename>
+      <url>https://github.com/advisories/GHSA-4mww-gp9h-h59m</url>
+    </references>
+    <dates>
+      <discovery>2024-11-27</discovery>
+      <entry>2024-12-02</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="c5dafd73-adfd-11ef-af27-00e081b7aa2d">
     <topic>jenkins -- Denial of service vulnerability in bundled json-lib</topic>
     <affects>