SCA: security update for golang.org/x/crypto (GHSA-r5c5-pr8j-pfp7)

medium Tenable Cloud Security Plugin ID 418501

Description

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

- An issue was discovered in the supplementary Go cryptography library, golang.org/x/crypto, before
v0.0.0-20190320223903-b7391e95e576. A flaw was found in the amd64 implementation of the
golang.org/x/crypto/salsa20 and golang.org/x/crypto/salsa20/salsa packages. If more than 256 GiB of
keystream is generated, or if the counter otherwise grows greater than 32 bits, the amd64 implementation
will first generate incorrect output, and then cycle back to previously generated keystream. Repeated
keystream bytes can lead to loss of confidentiality in encryption applications, or to predictability in
CSPRNG applications. (CVE-2019-11840)

See Also

https://github.com/advisories/GHSA-r5c5-pr8j-pfp7

Plugin Details

Severity: Medium

ID: 418501

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

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

CVSS Score Source: CVE-2019-11840

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/24/2022

Vulnerability Publication Date: 5/9/2019

Reference Information

CVE: CVE-2019-11840

cwe: CWE-330