git: fb1198c68ed5 - main - security/vuxml: document electron26 multiple vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Jan 2024 05:56:22 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fb1198c68ed55d24f96c12a9352b0f8e9ffc90cb
commit fb1198c68ed55d24f96c12a9352b0f8e9ffc90cb
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-01-04 05:48:14 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-01-04 05:56:12 +0000
security/vuxml: document electron26 multiple vulnerabilities
Obtained from: https://github.com/electron/electron/releases/tag/v26.6.4
---
security/vuxml/vuln/2024.xml | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 82db275e300c..283da1e3066b 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,41 @@
+ <vuln vid="0cee4f9c-5efb-4770-b917-f4e4569e8bec">
+ <topic>electron26 -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>electron26</name>
+ <range><lt>26.6.4</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/v26.6.4">
+ <p>This update fixes the following vulnerabilities:</p>
+ <ul>
+ <li>Security: backported fix for CVE-2023-6704.</li>
+ <li>Security: backported fix for CVE-2023-6705.</li>
+ <li>Security: backported fix for CVE-2023-6703.</li>
+ <li>Security: backported fix for CVE-2023-6702.</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-6704</cvename>
+ <url>https://github.com/advisories/GHSA-587x-fmc5-99p9</url>
+ <cvename>CVE-2023-6705</cvename>
+ <url>https://github.com/advisories/GHSA-h27f-fw5q-c2gh</url>
+ <cvename>CVE-2023-6703</cvename>
+ <url>https://github.com/advisories/GHSA-9v72-359m-2vx4</url>
+ <cvename>CVE-2023-6702</cvename>
+ <url>https://github.com/advisories/GHSA-7hjc-c62g-4w73</url>
+ </references>
+ <dates>
+ <discovery>2024-01-04</discovery>
+ <entry>2024-01-04</entry>
+ </dates>
+ </vuln>
+
<vuln vid="13d83980-9f18-11ee-8e38-002590c1f29c">
<topic>FreeBSD -- Prefix Truncation Attack in the SSH protocol</topic>
<affects>