git: 8568f681bf6d - main - security/vuxml: document electron multiple vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jul 2023 06:01:59 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8568f681bf6dc1cec5b976d9a51349af12503e76
commit 8568f681bf6dc1cec5b976d9a51349af12503e76
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-07-06 05:59:52 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-07-06 06:01:49 +0000
security/vuxml: document electron multiple vulnerabilities
Obtained from: https://github.com/electron/electron/releases/tag/v23.3.10,
https://github.com/electron/electron/releases/tag/v24.6.2
---
security/vuxml/vuln/2023.xml | 39 +++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index da238aed4609..9f81ebf6adb7 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,42 @@
+ <vuln vid="d1681df3-421e-4a63-95b4-a3d6e29d395d">
+ <topic>electron{23,24} -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>electron23</name>
+ <range><lt>23.3.10</lt></range>
+ </package>
+ <package>
+ <name>electron24</name>
+ <range><lt>24.6.2</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/v23.3.10">
+ <p>This update fixes the following vulnerabilities:</p>
+ <ul>
+ <li>Security: backported fix for CVE-2023-3422.</li>
+ <li>Security: backported fix for CVE-2023-3421.</li>
+ <li>Security: backported fix for CVE-2023-3420.</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-3422</cvename>
+ <url>https://github.com/advisories/GHSA-gqjh-f545-vcx3</url>
+ <cvename>CVE-2023-3421</cvename>
+ <url>https://github.com/advisories/GHSA-943x-93ff-jr62</url>
+ <cvename>CVE-2023-3420</cvename>
+ <url>https://github.com/advisories/GHSA-4297-fx5c-x987</url>
+ </references>
+ <dates>
+ <discovery>2023-07-05</discovery>
+ <entry>2023-07-06</entry>
+ </dates>
+ </vuln>
+
<vuln vid="d8972bcd-1b64-11ee-9cd6-001b217b3468">
<topic>Gitlab -- Vulnerabilities</topic>
<affects>