CVE-2023-51651 – aws/aws-sdk-php
Package
Manager: composer
Name: aws/aws-sdk-php
Vulnerable Version: >=0 <3.288.1
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00107 pctl0.29585
Details
Potential URI resolution path traversal in the AWS SDK for PHP ### Impact 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. Versions of the AWS SDK for PHP v3 before 3.288.1 are affected by this issue. ### Patches Upgrade to the AWS SDK for PHP >= 3.288.1, if you are on version < 3.288.1. ### References RFC 3986 - [https://datatracker.ietf.org/doc/html/rfc3986](https://datatracker.ietf.org/doc/html/rfc3986#section-5.2.4) ### For more information If you have any questions or comments about this advisory, please contact [AWS's Security team](mailto:aws-security@amazon.com).
Metadata
Created: 2023-12-21T23:16:13Z
Modified: 2023-12-22T22:27:19Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/12/GHSA-557v-xcg6-rm5m/GHSA-557v-xcg6-rm5m.json
CWE IDs: ["CWE-22"]
Alternative ID: GHSA-557v-xcg6-rm5m
Finding: F063
Auto approve: 1