git: 3cc16f0a48da - main - security/vuxml: Document vulnerabilities in net/traefik
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Dec 2022 18:42:43 UTC
The branch main has been updated by riggs:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3cc16f0a48dae4f7ef613d0ad078507bb956aea5
commit 3cc16f0a48dae4f7ef613d0ad078507bb956aea5
Author: Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-12-10 18:41:21 +0000
Commit: Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-12-10 18:42:39 +0000
security/vuxml: Document vulnerabilities in net/traefik
---
security/vuxml/vuln/2022.xml | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/security/vuxml/vuln/2022.xml b/security/vuxml/vuln/2022.xml
index 9edfcca95f77..70a5c2f53341 100644
--- a/security/vuxml/vuln/2022.xml
+++ b/security/vuxml/vuln/2022.xml
@@ -1,3 +1,34 @@
+ <vuln vid="508da89c-78b9-11ed-854f-5404a68ad561">
+ <topic>traefik -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>traefik</name>
+ <range><lt>2.9.6</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Traefik project reports:</p>
+ <blockquote cite="https://github.com/traefik/traefik/releases/tag/v2.9.6">
+ <p>This update is recommended for all traefik users and provides following important security fixes:</p>
+ <ul>
+ <li>CVE-2022-23469: Authorization header displayed in the debug logs</li>
+ <li>CVE-2022-46153: Routes exposed with an empty TLSOption in traefik</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2022-23469</cvename>
+ <cvename>CVE-2022-46153</cvename>
+ <url>https://github.com/traefik/traefik/releases/tag/v2.9.6</url>
+ </references>
+ <dates>
+ <discovery>2022-12-08</discovery>
+ <entry>2022-12-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="ba94433c-7890-11ed-859e-1c61b4739ac9">
<topic>xrdp -- multiple vulnerabilities</topic>
<affects>