git: 7e2a8f34d23e - main - security/vuxml: document nebula vulnerability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Dec 2023 09:51:54 UTC
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e2a8f34d23ec47e89ed45b934659a4793bba7b5 commit 7e2a8f34d23ec47e89ed45b934659a4793bba7b5 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2023-12-21 09:44:45 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2023-12-21 09:45:29 +0000 security/vuxml: document nebula vulnerability --- security/vuxml/vuln/2023.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml index fd95ad1a36c3..d3972f612c23 100644 --- a/security/vuxml/vuln/2023.xml +++ b/security/vuxml/vuln/2023.xml @@ -1,3 +1,34 @@ + <vuln vid="0f7598cc-9fe2-11ee-b47f-901b0e9408dc"> + <topic>nebula -- security fix for terrapin vulnerability</topic> + <affects> + <package> + <name>nebula</name> + <range><lt>1.8.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Upstream reports:</p> + <blockquote cite="https://github.com/slackhq/nebula/releases/tag/v1.8.1"> + <p>Security fix:</p> + <ul> + <li>Update golang.org/x/crypto, which includes a fix for CVE-2023-48795.</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2023-48795</cvename> + <url>https://www.openssh.com/txt/release-9.6</url> + <url>https://github.com/golang/crypto/commit/9d2ee975ef9fe627bf0a6f01c1f69e8ef1d4f05d</url> + <url>https://terrapin-attack.com/</url> + </references> + <dates> + <discovery>2023-10-16</discovery> + <entry>2023-12-19</entry> + </dates> + </vuln> + <vuln vid="1b2a8e8a-9fd5-11ee-86bb-a8a1599412c6"> <topic>chromium -- security fix</topic> <affects>