Skip to content

Potential Vulnerabilities Due to Outdated golang.org/x/crypto Dependency in NanoProxy

High
ryanbekhen published GHSA-7prj-hgx4-2xc3 Dec 12, 2024

Package

gomod github.com/ryanbekhen/nanoproxy (Go)

Affected versions

<0.14.1

Patched versions

0.15.0

Description

A security issue was identified in the NanoProxy project related to the golang.org/x/crypto dependency. The project was using an outdated version of this dependency, which potentially exposed the system to security vulnerabilities that have been addressed in subsequent updates.

Impact:
The specific vulnerabilities in the outdated version of golang.org/x/crypto could include authorization bypasses, data breaches, or other security risks. These vulnerabilities can be exploited by attackers to compromise the integrity, confidentiality, or availability of the system.

Resolution:
The issue has been fixed in NanoProxy by upgrading the golang.org/x/crypto dependency to version 0.31.0. Users are strongly encouraged to update their instances of NanoProxy to include this fix and ensure they are using the latest secure version of all dependencies.

Fixed Version:

  • golang.org/x/crypto upgraded to version 0.31.0.

Severity

High

CVE ID

No known CVE

Weaknesses

No CWEs