FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2026-01-22 10:43:57 UTC

List all Vulnerabilities, by package

List all Vulnerabilities, by date

These are the vulnerabilities relating to the commit you have selected:

VuXML IDDescription
258a58a9-6583-4808-986b-e785c27b0a18oauth2-proxy -- Non-linear parsing of case-insensitive content

Golang reports:

This update include security fixes:

  • CVE-2024-45338: Non-linear parsing of case-insensitive content

Discovery 2025-01-14
Entry 2025-01-30
oauth2-proxy
< 7.8.0

CVE-2024-45338
fb561db9-0fc1-4d92-81a2-ee01839c9119oauth2-proxy -- multiple vulnerabilities

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.

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.

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.

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.


Discovery 2026-01-16
Entry 2026-01-18
oauth2-proxy
< 7.14.1

CVE-2025-61729
CVE-2025-61727
CVE-2025-47914
CVE-2025-58181