本製品は、適切な検証を行わずに複数のスラッシュ('//multiple/leading/slash')で始まるパス入力を受け付けます。このため、パスの解決方法が曖昧になり、攻撃者がファイルシステムを意図しない場所に移動したり、任意のファイルにアクセスしたりする可能性があります。
The product accepts path input in the form of multiple leading slash ('//multiple/leading/slash') without appropriate validation, which can lead to ambiguous path resolution and allow an attacker to traverse the file system to unintended locations or access arbitrary files.