CVE-2023-51651

MEDIUM

AWS SDK for PHP <3.288.1 - Path Traversal

Title source: llm

Description

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.

Scores

CVSS v3 6.0
EPSS 0.0011
EPSS Percentile 29.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

Classification

CWE
CWE-22
Status published

Affected Products (2)

amazon/aws_software_development_kit < 3.288.1
aws/aws-sdk-php < 3.288.1Packagist

Timeline

Published Dec 22, 2023
Tracked Since Feb 18, 2026