Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. aws/aws-sdk-php
  4. ›
  5. CVE-2023-51651

CVE-2023-51651: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

December 21, 2023 (updated December 22, 2023)

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.

References

  • github.com/advisories/GHSA-557v-xcg6-rm5m
  • github.com/aws/aws-sdk-php/commit/aebc9f801438746ac4ade327551576cb75f635f2
  • github.com/aws/aws-sdk-php/releases/tag/3.288.1
  • github.com/aws/aws-sdk-php/security/advisories/GHSA-557v-xcg6-rm5m
  • nvd.nist.gov/vuln/detail/CVE-2023-51651

Code Behaviors & Features

Detect and mitigate CVE-2023-51651 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.288.1

Fixed versions

  • 3.288.1

Solution

Upgrade to version 3.288.1 or above.

Impact 6 MEDIUM

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

packagist/aws/aws-sdk-php/CVE-2023-51651.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:56 +0000.