git: cfa05dada945 - main - security/vuxml: document electron{27,28} vulnerability in libxml2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Mar 2024 08:49:21 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cfa05dada94513aa2f48e76a9826fc6dfbe9ef25
commit cfa05dada94513aa2f48e76a9826fc6dfbe9ef25
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-03-07 08:47:50 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-03-07 08:47:50 +0000
security/vuxml: document electron{27,28} vulnerability in libxml2
Obtained from: https://github.com/electron/electron/releases/tag/v27.3.5,
https://github.com/electron/electron/releases/tag/v28.2.6
---
security/vuxml/vuln/2024.xml | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 9fc462c225ac..8a4b3ed3783d 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,36 @@
+ <vuln vid="e74da31b-276a-4a22-9772-17dd42b97559">
+ <topic>electron{27,28} -- vulnerability in libxml2</topic>
+ <affects>
+ <package>
+ <name>electron27</name>
+ <range><lt>27.3.5</lt></range>
+ </package>
+ <package>
+ <name>electron28</name>
+ <range><lt>28.2.6</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/v27.3.5">
+ <p>This update fixes the following vulnerability:</p>
+ <ul>
+ <li>Security: backported fix for CVE-2024-25062.</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2024-25062</cvename>
+ <url>https://github.com/advisories/GHSA-x77r-6xxm-wjmx</url>
+ </references>
+ <dates>
+ <discovery>2024-03-06</discovery>
+ <entry>2024-03-07</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b2caae55-dc38-11ee-96dc-001b217b3468">
<topic>Gitlab -- Vulnerabilities</topic>
<affects>