Alpine: libcurl, multiple curl packages: security update to 7.61.1-r0

critical Tenable Cloud Security Plugin ID 423816

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal
function Curl_ntlm_core_mk_nt_hash multiplies the length of the password by two (SUM) to figure out how
large temporary storage area to allocate from the heap. The length value is then subsequently used to
iterate over the password and generate output into the allocated storage buffer. On systems with a 32 bit
size_t, the math to calculate SUM triggers an integer overflow when the password length exceeds 2GB (2^31
bytes). This integer overflow usually causes a very small buffer to actually get allocated instead of the
intended very huge one, making the use of that buffer end up in a heap buffer overflow. (This bug is
almost identical to CVE-2017-8816.) (CVE-2018-14618)

See Also

https://security.alpinelinux.org/vuln/CVE-2018-14618

Plugin Details

Severity: Critical

ID: 423816

Version: Revision 1.8

Type: Local

Published: 4/4/2025

Updated: 7/2/2026

Supported Sensors: Agentless Assessment, Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2018-14618

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Vulnerability Publication Date: 9/5/2018

Reference Information

CVE: CVE-2018-14618

BID: 107835