git: 2c3b037e2096 - main - security/vuxml: document electron32 type confusion in v8 vulnerability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Jan 2025 13:23:22 UTC
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>