git: 48aec357545f - main - security/vuxml: document electron25 multiple vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Dec 2023 08:55:27 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=48aec357545fc2d3ee083b4a197b2af02f0a0065
commit 48aec357545fc2d3ee083b4a197b2af02f0a0065
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-12-07 08:54:15 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-12-07 08:54:15 +0000
security/vuxml: document electron25 multiple vulnerabilities
Obtained from: https://github.com/electron/electron/releases/tag/v25.9.8
---
security/vuxml/vuln/2023.xml | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 952882829c6c..dcc73a792dd8 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,35 @@
+ <vuln vid="e07a7754-12a4-4661-b852-fd221d68955f">
+ <topic>electron25 -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>electron25</name>
+ <range><lt>25.9.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/v25.9.8">
+ <p>This update fixes the following vulnerabilities:</p>
+ <ul>
+ <li>Security: backported fix for CVE-2023-6350.</li>
+ <li>Security: backported fix for CVE-2023-6351.</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-6350</cvename>
+ <url>https://github.com/advisories/GHSA-wmh6-7xp9-5gh8</url>
+ <cvename>CVE-2023-6351</cvename>
+ <url>https://github.com/advisories/GHSA-47vw-3hx2-6877</url>
+ </references>
+ <dates>
+ <discovery>2023-12-06</discovery>
+ <entry>2023-12-07</entry>
+ </dates>
+ </vuln>
+
<vuln vid="9cbbc506-93c1-11ee-8e38-002590c1f29c">
<topic>FreeBSD -- TCP spoofing vulnerability in pf(4)</topic>
<affects>