git: 7f35be0bed4a - main - security/vuxml: document electron32 multiple vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Mar 2025 19:45:42 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f35be0bed4a9622a97b95d6af7f2001a50a2a60 commit 7f35be0bed4a9622a97b95d6af7f2001a50a2a60 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2025-03-07 19:44:34 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-03-07 19:44:34 +0000 security/vuxml: document electron32 multiple vulnerabilities Obtained from: https://github.com/electron/electron/releases/tag/v32.3.3 --- security/vuxml/vuln/2025.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index c3e490f46f5a..06044762bb6b 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,35 @@ + <vuln vid="6e27040b-61b7-4989-9471-dfb10c3cd76e"> + <topic>electron32 -- multiple vulnerabilities</topic> + <affects> + <package> + <name>electron32</name> + <range><lt>32.3.3</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/v32.3.3"> + <p>This update fixes the following vulnerabilities:</p> + <ul> + <li>Security: backported fix for CVE-2025-0445.</li> + <li>Security: backported fix for CVE-2025-0998.</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-0445</cvename> + <url>https://github.com/advisories/GHSA-q4fq-38gr-ccp3</url> + <cvename>CVE-2025-0998</cvename> + <url>https://github.com/advisories/GHSA-4v9x-qxmv-4h58</url> + </references> + <dates> + <discovery>2025-03-03</discovery> + <entry>2025-03-07</entry> + </dates> + </vuln> + <vuln vid="3299cbfd-fa6e-11ef-929d-b0416f0c4c67"> <topic>Jinja2 -- Sandbox breakout through attr filter selecting format method</topic> <affects>