Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2025 13:23:22 GMT
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2c3b037e2096 - main - security/vuxml: document electron32 type confusion in v8 vulnerability
Message-ID:  <202501221323.50MDNMe8070773@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

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

commit 2c3b037e2096a66707a51626c9817154a2ffee96
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-01-22 13:22:18 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-01-22 13:22:18 +0000

    security/vuxml: document electron32 type confusion in v8 vulnerability
    
    Obtained from:  https://github.com/electron/electron/releases/tag/v32.2.8
---
 security/vuxml/vuln/2025.xml | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 1a08ce0c3004..a45b6b9e5526 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,32 @@
+  <vuln vid="7d17676d-4828-4a43-85d6-1ee14362de6e">
+    <topic>electron32 -- Type Confusion in V8</topic>
+    <affects>
+      <package>
+	<name>electron32</name>
+	<range><lt>32.2.8</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.8">;
+	  <p>This update fixes the following vulnerability:</p>
+	  <ul>
+	    <li>Security: backported fix for CVE-2024-12053.</li>
+	  </ul>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-12053</cvename>
+      <url>https://github.com/advisories/GHSA-wvx7-72hc-rp32</url>;
+    </references>
+    <dates>
+      <discovery>2025-01-06</discovery>
+      <entry>2025-01-22</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="704aa72a-d840-11ef-a205-901b0e9408dc">
     <topic>go -- multiple vulnerabilities</topic>
     <affects>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501221323.50MDNMe8070773>