Date: Mon, 19 Jan 2026 00:09:29 +0000 From: =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d14705d9ea00 - main - security/vuxml: Add www/oauth2-proxy < 7.14.1 Message-ID: <696d7639.3a031.500fa1a2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dtxdf: URL: https://cgit.FreeBSD.org/ports/commit/?id=d14705d9ea00a599288fc7f4683fe1c3b9806e3c commit d14705d9ea00a599288fc7f4683fe1c3b9806e3c Author: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> AuthorDate: 2026-01-19 00:01:43 +0000 Commit: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> CommitDate: 2026-01-19 00:07:39 +0000 security/vuxml: Add www/oauth2-proxy < 7.14.1 --- security/vuxml/vuln/2026.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml index fd5c75b3f59a..81d37a3b7d71 100644 --- a/security/vuxml/vuln/2026.xml +++ b/security/vuxml/vuln/2026.xml @@ -1,3 +1,31 @@ + <vuln vid="fb561db9-0fc1-4d92-81a2-ee01839c9119"> + <topic>oauth2-proxy -- multiple vulnerabilities</topic> + <affects> + <package> + <name>oauth2-proxy</name> + <range><lt>7.14.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.</p> + <p>A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.</p> + <p>SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.</p> + <p>SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.</p> + </body> + </description> + <references> + <cvename>CVE-2025-61729</cvename> + <cvename>CVE-2025-61727</cvename> + <cvename>CVE-2025-47914</cvename> + <cvename>CVE-2025-58181</cvename> + </references> + <dates> + <discovery>2026-01-16</discovery> + <entry>2026-01-18</entry> + </dates> + </vuln> + <vuln vid="ff20d3a3-f211-11f0-9ca3-b42e991fc52e"> <topic>Mozilla -- multiple vulnerabilities</topic> <affects>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696d7639.3a031.500fa1a2>
