diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2024-01-04 05:48:14 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2024-01-04 05:56:12 +0000 |
| commit | fb1198c68ed55d24f96c12a9352b0f8e9ffc90cb (patch) | |
| tree | 5a4f8d7c56138891924d500ba2eb93a3bb8e080d /security | |
| parent | 039a22d04b838e267492d0cc8d198bbf08cb8050 (diff) | |
Diffstat (limited to 'security')
| -rw-r--r-- | security/vuxml/vuln/2024.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 82db275e300c..283da1e3066b 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,41 @@ + <vuln vid="0cee4f9c-5efb-4770-b917-f4e4569e8bec"> + <topic>electron26 -- multiple vulnerabilities</topic> + <affects> + <package> + <name>electron26</name> + <range><lt>26.6.4</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/v26.6.4"> + <p>This update fixes the following vulnerabilities:</p> + <ul> + <li>Security: backported fix for CVE-2023-6704.</li> + <li>Security: backported fix for CVE-2023-6705.</li> + <li>Security: backported fix for CVE-2023-6703.</li> + <li>Security: backported fix for CVE-2023-6702.</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2023-6704</cvename> + <url>https://github.com/advisories/GHSA-587x-fmc5-99p9</url> + <cvename>CVE-2023-6705</cvename> + <url>https://github.com/advisories/GHSA-h27f-fw5q-c2gh</url> + <cvename>CVE-2023-6703</cvename> + <url>https://github.com/advisories/GHSA-9v72-359m-2vx4</url> + <cvename>CVE-2023-6702</cvename> + <url>https://github.com/advisories/GHSA-7hjc-c62g-4w73</url> + </references> + <dates> + <discovery>2024-01-04</discovery> + <entry>2024-01-04</entry> + </dates> + </vuln> + <vuln vid="13d83980-9f18-11ee-8e38-002590c1f29c"> <topic>FreeBSD -- Prefix Truncation Attack in the SSH protocol</topic> <affects> |
