git: a35cf532bc57 - main - security/vuxml: document electron heap buffer overflow in vp8 encoding
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Sep 2023 08:58:00 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a35cf532bc57fb60f2d94cdbf31a1e7066c8a485
commit a35cf532bc57fb60f2d94cdbf31a1e7066c8a485
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-09-29 08:55:40 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-09-29 08:55:40 +0000
security/vuxml: document electron heap buffer overflow in vp8 encoding
Obtained from: https://github.com/electron/electron/releases/tag/v22.3.25,
https://github.com/electron/electron/releases/tag/v24.8.5,
https://github.com/electron/electron/releases/tag/v25.8.4
---
security/vuxml/vuln/2023.xml | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 8037f6ffea5b..536e1862a1f1 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,40 @@
+ <vuln vid="2bcd6ba4-d8e2-42e5-9033-b50b722821fb">
+ <topic>electron{22,24,25} -- Heap buffer overflow in vp8 encoding in libvpx</topic>
+ <affects>
+ <package>
+ <name>electron22</name>
+ <range><lt>22.3.25</lt></range>
+ </package>
+ <package>
+ <name>electron24</name>
+ <range><lt>24.8.5</lt></range>
+ </package>
+ <package>
+ <name>electron25</name>
+ <range><lt>25.8.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/v22.3.25">
+ <p>This update fixes the following vulnerability:</p>
+ <ul>
+ <li>Security: backported fix for CVE-2023-5217.</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-5217</cvename>
+ <url>https://github.com/advisories/GHSA-qqvq-6xgj-jw8g</url>
+ </references>
+ <dates>
+ <discovery>2023-09-28</discovery>
+ <entry>2023-09-29</entry>
+ </dates>
+ </vuln>
+
<vuln vid="6e0ebb4a-5e75-11ee-a365-001b217b3468">
<topic>Gitlab -- vulnerabilities</topic>
<affects>