git: 04cd415c7f0b - main - security/vuxml: document electron35 out of bounds read and write in V8

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Wed, 04 Jun 2025 06:07:13 UTC
The branch main has been updated by tagattie:

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

commit 04cd415c7f0b5b0032461a34b735122d1f6092d7
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-06-04 06:06:02 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-04 06:07:07 +0000

    security/vuxml: document electron35 out of bounds read and write in V8
    
    Obtained from:  https://github.com/electron/electron/releases/tag/v35.5.1
---
 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 d1d98e5d9370..b02be51f9c68 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,32 @@
+  <vuln vid="8c94ae2a-06f5-4383-9a7f-1211cb0dd476">
+    <topic>electron35 -- Out of bounds read and write in V8</topic>
+    <affects>
+      <package>
+	<name>electron35</name>
+	<range><lt>35.5.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/v35.5.1">
+	  <p>This update fixes the following vulnerability:</p>
+	  <ul>
+	    <li>Security: backported fix for CVE-2025-5419.</li>
+	  </ul>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-5419</cvename>
+      <url>https://github.com/advisories/GHSA-x828-wp24-7h9m</url>
+    </references>
+    <dates>
+      <discovery>2025-06-04</discovery>
+      <entry>2025-06-04</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="0d6094a2-4095-11f0-8c92-00d861a0e66d">
     <topic>Post-Auth Remote Code Execution found in Roundcube Webmail</topic>
     <affects>