git: 8c25030c14a0 - main - security/vuxml: mark electron26 < 26.6.6, electron27 < 27.2.4 as vulnerable
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jan 2024 08:05:51 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8c25030c14a0eb2693ba4a953f46e6d2827b3db2
commit 8c25030c14a0eb2693ba4a953f46e6d2827b3db2
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2024-01-18 08:04:04 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2024-01-18 08:04:04 +0000
security/vuxml: mark electron26 < 26.6.6, electron27 < 27.2.4 as vulnerable
Obtained from: https://github.com/electron/electron/releases/tag/v26.6.6,
https://github.com/electron/electron/releases/tag/v27.2.4
---
security/vuxml/vuln/2024.xml | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 3503b1f92d4c..2250c57e8780 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,9 +1,13 @@
<vuln vid="a8326b61-eda0-4c03-9a5b-49ebd8f41c1a">
- <topic>electron27 -- multiple vulnerabilities</topic>
+ <topic>electron{26,27} -- multiple vulnerabilities</topic>
<affects>
+ <package>
+ <name>electron26</name>
+ <range><lt>26.6.6</lt></range>
+ </package>
<package>
<name>electron27</name>
- <range><lt>27.2.3</lt></range>
+ <range><lt>27.2.4</lt></range>
</package>
</affects>
<description>
@@ -27,6 +31,7 @@
<dates>
<discovery>2024-01-17</discovery>
<entry>2024-01-17</entry>
+ <modified>2024-01-18</modified>
</dates>
</vuln>