git: b52b79ff64f5 - main - security/vuxml: document electron32 multiple vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Nov 2024 08:14:39 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=b52b79ff64f58c957f36e38f42826183e9c48874 commit b52b79ff64f58c957f36e38f42826183e9c48874 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-11-16 08:13:01 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-11-16 08:14:28 +0000 security/vuxml: document electron32 multiple vulnerabilities Obtained from: https://github.com/electron/electron/releases/tag/v32.2.5 --- security/vuxml/vuln/2024.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 9e483b34df47..03bf8278727d 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -52,6 +52,10 @@ <name>electron31</name> <range><lt>31.7.5</lt></range> </package> + <package> + <name>electron32</name> + <range><lt>32.2.5</lt></range> + </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> @@ -74,6 +78,7 @@ <dates> <discovery>2024-11-15</discovery> <entry>2024-11-15</entry> + <modified>2024-11-16</modified> </dates> </vuln>