Vulnerability in Squareup Connect Java Software Development Kit
CVE-2021-23331
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.
EPSS: 0.003 (26.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.4 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N.
Affected products
- Squareup Connect_java_software_development_kit
- N/a Com.squareup:connect — versions 0
References
- report@snyk.io (Third Party Advisory, x_refsource_MISC)
- report@snyk.io (x_refsource_MISC, Broken Link)
Frequently asked questions
- What is CVE-2021-23331?
- CVE-2021-23331 is a medium-severity vulnerability in Squareup Connect Java Software Development Kit. CVSS score: 4.4/10. Published 2021-02-03.
- How severe is CVE-2021-23331?
- Medium severity. CVSS v3 base score is 4.4 out of 10.