漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Potential URI resolution path traversal in the AWS SDK for PHP
Vulnerability 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.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
AWS SDK for PHP 路径遍历漏洞
Vulnerability Description
Amazon AWS SDK for PHP是美国亚马逊(Amazon)公司的一款基于PHP平台的用于Amazon Web Services的软件开发工具包。 AWS SDK for PHP 3.288.1之前版本存在路径遍历漏洞,该漏洞源于存在URI路径遍历漏洞。
CVSS Information
N/A
Vulnerability Type
N/A