CVE-2023-51651
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-51651
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-12-22T21:03:00.825Z
- Last Modified Date
- 2024-01-08T15:45:25.963Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/aws/aws-sdk-php/security/advisories/GHSA-557v-xcg6-rm5m | x_refsource_CONFIRM |
https://github.com/aws/aws-sdk-php/commit/aebc9f801438746ac4ade327551576cb75f635f2 | x_refsource_MISC |
https://github.com/aws/aws-sdk-php/releases/tag/3.288.1 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-51651 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-51651 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-24 18:26:45 | Added to TrackCVE |