security/vuxml: document electron{27,28} object lifecycle issue in V8

Obtained from:	https://github.com/electron/electron/releases/tag/v27.3.8,
		https://github.com/electron/electron/releases/tag/v28.2.9
This commit is contained in:
Hiroki Tagato 2024-03-29 16:52:06 +09:00
parent 251f26e103
commit 5f4e7738d6

View file

@ -1,3 +1,36 @@
<vuln vid="bdcd041e-5811-4da3-9243-573a9890fdb1">
<topic>electron{27,28} -- Object lifecycle issue in V8</topic>
<affects>
<package>
<name>electron27</name>
<range><lt>27.3.8</lt></range>
</package>
<package>
<name>electron28</name>
<range><lt>28.2.9</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.8">
<p>This update fixes the following vulnerability:</p>
<ul>
<li>Security: backported fix for CVE-2024-2625.</li>
</ul>
</blockquote>
</body>
</description>
<references>
<cvename>CVE-2024-2625</cvename>
<url>https://github.com/advisories/GHSA-j7h3-fcrw-g6j8</url>
</references>
<dates>
<discovery>2024-03-28</discovery>
<entry>2024-03-29</entry>
</dates>
</vuln>
<vuln vid="d2992bc2-ed18-11ee-96dc-001b217b3468"> <vuln vid="d2992bc2-ed18-11ee-96dc-001b217b3468">
<topic>Gitlab -- vulnerabilities</topic> <topic>Gitlab -- vulnerabilities</topic>
<affects> <affects>