S3Scanner before 2.0.2 allows Directory Traversal via a crafted bucket, as demonstrated by a <Key>../ substring in a ListBucketResult element.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://github.com/sa7mon/S3Scanner/releases/tag/2.0.2 | third party advisory release notes |
https://github.com/sa7mon/S3Scanner/issues/122 | third party advisory |
https://vuln.ryotak.me/advisories/62 | third party advisory |