git: 05322dde1933 - main - security/vuxml: document electron{27,28} multiple vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Apr 2024 05:45:14 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=05322dde19336b7ebcc673b729d129022ba8487d commit 05322dde19336b7ebcc673b729d129022ba8487d Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-04-05 05:43:18 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-04-05 05:43:18 +0000 security/vuxml: document electron{27,28} multiple vulnerabilities Obtained from: https://github.com/electron/electron/releases/tag/v27.3.9, https://github.com/electron/electron/releases/tag/v28.2.10 --- security/vuxml/vuln/2024.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 3483875d1248..acabb5689a78 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,45 @@ + <vuln vid="c2431c4e-622c-4d92-996d-d8b5258ae8c9"> + <topic>electron{27,28} -- multiple vulnerabilities</topic> + <affects> + <package> + <name>electron27</name> + <range><lt>27.3.9</lt></range> + </package> + <package> + <name>electron28</name> + <range><lt>28.2.10</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.9"> + <p>This update fixes the following vulnerabilities:</p> + <ul> + <li>Security: backported fix for CVE-2024-2885.</li> + <li>Security: backported fix for CVE-2024-2883.</li> + <li>Security: backported fix for CVE-2024-2887.</li> + <li>Security: backported fix for CVE-2024-2886.</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2024-2885</cvename> + <url>https://github.com/advisories/GHSA-qccw-wmvp-8pv9</url> + <cvename>CVE-2024-2883</cvename> + <url>https://github.com/advisories/GHSA-gg9c-7j6m-3qq2</url> + <cvename>CVE-2024-2887</cvename> + <url>https://github.com/advisories/GHSA-q75f-2pp5-9phj</url> + <cvename>CVE-2024-2886</cvename> + <url>https://github.com/advisories/GHSA-5pj4-f8gh-j3mr</url> + </references> + <dates> + <discovery>2024-04-03</discovery> + <entry>2024-04-05</entry> + </dates> + </vuln> + <vuln vid="4a026b6c-f2b8-11ee-8e76-a8a1599412c6"> <topic>chromium -- multiple security fixes</topic> <affects>