Golang 1.24 < 1.24.2

high Nessus Plugin ID 233871

Synopsis

An application installed on the remote Windows host is affected by a request smuggling vulnerability.

Description

The version of Golang running on the remote host is 1.24 prior to 1.24.2. It is, therefore, is affected by multiple vulnerabilities:

- Unlike request headers, where we are allowed to leniently accept a bare LF in place of a CRLF, chunked bodies must always use CRLF line terminators. We were already enforcing this for chunk-data lines;
do so for chunk-size lines as well. Also reject bare CRs anywhere other than as part of the CRLF terminator.

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version number.

Solution

Upgrade to Golang Go version 1.24.2 or later.

See Also

https://go-review.googlesource.com/c/go/+/657056

https://github.com/golang/go/issues/72011

Plugin Details

Severity: High

ID: 233871

File Name: golang_1_24_2.nasl

Version: 1.1

Type: local

Agent: windows

Family: Windows

Published: 4/4/2025

Updated: 4/4/2025

Supported Sensors: Nessus Agent, Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.0

CVSS v2

Risk Factor: Medium

Base Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2025-22871

CVSS v3

Risk Factor: High

Base Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Vulnerability Information

CPE: cpe:/a:golang:go

Required KB Items: installed_sw/Golang Go Programming Language

Patch Publication Date: 3/18/2025

Vulnerability Publication Date: 2/26/2025

Reference Information

CVE: CVE-2025-22871

IAVB: 2025-B-0048