CyberRota Analysis
AI-GeneratedThe vulnerability in SeaweedFS allows authenticated users to exploit the S3 API gateway by using dot-dot path segments in the X-Amz-Copy-Source header, enabling them to access and read objects from other buckets beyond their scope. This poses a significant risk of unauthorized data exposure, particularly for organizations using the affected versions prior to 4.34. Administrators of SeaweedFS deployments should prioritize upgrading to version 4.34 to mitigate this high-severity issue.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
SeaweedFS is a distributed storage system. Prior to 4.34, the S3 API gateway does not reject dot-dot path segments in the X-Amz-Copy-Source header used by CopyObject and UploadPartCopy, allowing an authenticated identity scoped to one bucket to read objects from other buckets through server-side copy. This issue is fixed in version 4.34.