aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2023-05-18 07:56:43 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2023-05-18 07:56:43 +0000
commit54fcdc1c7b2ccbd3c215332537008af55b52c119 (patch)
treefd8ec60537f72c22742209f28652fca5559c9866
parentfbbfb0d1ec8c5c43b00098131597ea711be1a17c (diff)
downloadports-54fcdc1c7b2ccbd3c215332537008af55b52c119.tar.gz
ports-54fcdc1c7b2ccbd3c215332537008af55b52c119.zip
security/vuxml: document electron vulnerability
-rw-r--r--security/vuxml/vuln/2023.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 31b74f07fd74..599b125f6019 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,36 @@
+ <vuln vid="b09d77d0-b27c-48ae-b69b-9641bb68b39e">
+ <topic>electron -- vulnerability</topic>
+ <affects>
+ <package>
+ <name>electron22</name>
+ <range><lt>22.3.10</lt></range>
+ </package>
+ <package>
+ <name>electron23</name>
+ <range><lt>23.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/v22.3.10">
+ <p>This update fixes the following vulnerability:</p>
+ <ul>
+ <li>Security: backported fix for CVE-2023-29469</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2023-29469</cvename>
+ <url>https://github.com/advisories/GHSA-7jv7-hr35-fwjr</url>
+ </references>
+ <dates>
+ <discovery>2023-05-17</discovery>
+ <entry>2023-05-18</entry>
+ </dates>
+ </vuln>
+
<vuln vid="bea52545-f4a7-11ed-8290-a8a1599412c6">
<topic>chromium -- multiple vulnerabilities</topic>
<affects>