SCA: security update for com.squareup:connect (GHSA-q4hm-fwc9-hmv6)

low Tenable Self-Hosted Container Security Plugin ID 446667

Description

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

- This affects all versions of package com.squareup:connect. The method prepareDownloadFilecreates creates a
temporary file with the permissions bits of -rw-r--r-- on unix-like systems. On unix-like systems, the
system temporary directory is shared between users. As such, the contents of the file downloaded by
downloadFileFromResponse will be visible to all other users on the local system. A workaround fix for this
issue is to set the system property java.io.tmpdir to a safe directory as remediation. Note: This version
of the SDK is end of life and no longer maintained, please upgrade to the latest version. (CVE-2021-23331)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-q4hm-fwc9-hmv6

Plugin Details

Severity: Low

ID: 446667

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 2.1

Temporal Score: 1.6

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

CVSS Score Source: CVE-2021-23331

CVSS v3

Risk Factor: Low

Base Score: 3.3

Temporal Score: 2.9

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/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: 6/16/2021

Vulnerability Publication Date: 2/3/2021

Reference Information

CVE: CVE-2021-23331

cwe: CWE-377