SCA: security update for aws/aws-sdk-php (GHSA-557v-xcg6-rm5m)

low Tenable Self-Hosted Container Security Plugin ID 410585

Description

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

- AWS SDK for PHP is the Amazon Web Services software development kit for PHP. Within the scope of requests
to S3 object keys and/or prefixes containing a Unix double-dot, a URI path traversal is possible. The
issue exists in the `buildEndpoint` method in the RestSerializer component of the AWS SDK for PHP v3 prior
to 3.288.1. The `buildEndpoint` method relies on the Guzzle Psr7 UriResolver utility, which strips dot
segments from the request path in accordance with RFC 3986. Under certain conditions, this could lead to
an arbitrary object being accessed. This issue has been patched in version 3.288.1. (CVE-2023-51651)

See Also

https://github.com/advisories/GHSA-557v-xcg6-rm5m

Plugin Details

Severity: Low

ID: 410585

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 1.7

Temporal Score: 1.3

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

CVSS Score Source: CVE-2023-51651

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: 12/21/2023

Vulnerability Publication Date: 12/21/2023

Reference Information

CVE: CVE-2023-51651

cwe: CWE-22