git: 7d7d98352a62 - main - security/vuxml: document electron33 multiple vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Mar 2025 14:31:32 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7d7d98352a62d64d8c831e72a0d0cb02580e0426
commit 7d7d98352a62d64d8c831e72a0d0cb02580e0426
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-03-08 14:30:45 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-03-08 14:30:45 +0000
security/vuxml: document electron33 multiple vulnerabilities
Obtained from: https://github.com/electron/electron/releases/tag/v33.4.3
---
security/vuxml/vuln/2025.xml | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 06044762bb6b..17039abdc4e5 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,38 @@
+ <vuln vid="6ba9e26e-c9c6-49f7-ae43-47e5864f0b66">
+ <topic>electron33 -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>electron33</name>
+ <range><lt>33.4.3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Electron develpers report:</p>
+ <blockquote cite="https://github.com/electron/electron/releases/tag/v33.4.3">
+ <p>This update fixes the following vulnerabilities:</p>
+ <ul>
+ <li>Security: backported fix for CVE-2025-0445.</li>
+ <li>Security: backported fix for CVE-2025-0995.</li>
+ <li>Security: backported fix for CVE-2025-0998.</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2025-0445</cvename>
+ <url>https://github.com/advisories/GHSA-q4fq-38gr-ccp3</url>
+ <cvename>CVE-2025-0995</cvename>
+ <url>https://github.com/advisories/GHSA-377p-4737-hx6m</url>
+ <cvename>CVE-2025-0998</cvename>
+ <url>https://github.com/advisories/GHSA-4v9x-qxmv-4h58</url>
+ </references>
+ <dates>
+ <discovery>2025-03-06</discovery>
+ <entry>2025-03-08</entry>
+ </dates>
+ </vuln>
+
<vuln vid="6e27040b-61b7-4989-9471-dfb10c3cd76e">
<topic>electron32 -- multiple vulnerabilities</topic>
<affects>