aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2024-02-29 08:36:54 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2024-02-29 08:36:54 +0000
commitad1b605dd202d87ecd145d0d6f2e5df58a82842f (patch)
tree00091781ab9fa0b3011612a543ebeed0c9ea9624 /security/vuxml
parent8b4e2296cc598d711520a73a87f1fe78fb2c1038 (diff)
downloadports-ad1b605dd202d87ecd145d0d6f2e5df58a82842f.tar.gz
ports-ad1b605dd202d87ecd145d0d6f2e5df58a82842f.zip
security/vuxml: document electron{27,28} use after free in Mojo
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln/2024.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index c54b142afe17..0ffcf444c06b 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,36 @@
+ <vuln vid="3567456a-6b17-41f7-ba7f-5cd3efb2b7c9">
+ <topic>electron{27,28} -- Use after free in Mojo</topic>
+ <affects>
+ <package>
+ <name>electron27</name>
+ <range><lt>27.3.4</lt></range>
+ </package>
+ <package>
+ <name>electron28</name>
+ <range><lt>28.2.5</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.4">
+ <p>This update fixes the following vulnerability:</p>
+ <ul>
+ <li>Security: backported fix for CVE-2024-1670.</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2024-1670</cvename>
+ <url>https://github.com/advisories/GHSA-wjv4-j3hc-gxvv</url>
+ </references>
+ <dates>
+ <discovery>2024-02-28</discovery>
+ <entry>2024-02-29</entry>
+ </dates>
+ </vuln>
+
<vuln vid="31bb1b8d-d6dc-11ee-86bb-a8a1599412c6">
<topic>chromium -- multiple security fixes</topic>
<affects>