Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2023 07:06:36 GMT
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b30bd47da12a - main - security/vuxml: document strongSwan certificate verification vulnerability
Message-ID:  <202303040706.32476au7066937@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eugen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b30bd47da12acfe345a7e396306f9980e05deb88

commit b30bd47da12acfe345a7e396306f9980e05deb88
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2023-03-04 07:04:51 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2023-03-04 07:04:51 +0000

    security/vuxml: document strongSwan certificate verification vulnerability
    
    Security:       3f9b6943-ba58-11ed-bbbd-00e0670f2660
---
 security/vuxml/vuln/2023.xml | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 7713a74039f7..a7553027e0a6 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,32 @@
+  <vuln vid="3f9b6943-ba58-11ed-bbbd-00e0670f2660">
+    <topic>strongSwan -- certificate verification vulnerability</topic>
+    <affects>
+      <package>
+	<name>strongswan</name>
+	<range><ge>5.9.8</ge><lt>5.9.9_2</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>strongSwan reports:</p>
+	<blockquote cite="https://www.strongswan.org/blog/2023/03/02/strongswan-vulnerability-(cve-2023-26463).html">;
+	  <p>A vulnerability related to certificate verification in TLS-based EAP methods
+	     was discovered in strongSwan that results in a denial of service
+	     but possibly even remote code execution. Versions 5.9.8 and 5.9.9
+	     may be affected. </p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2023-26463</cvename>
+      <url>https://www.strongswan.org/blog/2023/03/02/strongswan-vulnerability-(cve-2023-26463).html</url>;
+    </references>
+    <dates>
+      <discovery>2023-03-02</discovery>
+      <entry>2023-03-04</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="f7c5b3a9-b9fb-11ed-99c6-001b217b3468">
     <topic>Gitlab -- Multiple Vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303040706.32476au7066937>