脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Path Traversal in keras-team/keras
脆弱性説明
A path traversal vulnerability exists in keras-team/keras version 3.14.0, specifically in the `DiskIOStore.make` method within the Keras 3 model saving and loading library. This vulnerability arises from the improper handling of user-provided layer names, which are used to construct directory paths without sanitizing for parent directory components (`..`). While forward slashes (`/`) are restricted in layer names, directory traversal sequences are not. This allows an attacker to craft a malicious Keras model that, when saved or loaded, can escape the intended temporary working directory and perform unauthorized file system operations, such as creating directories or writing files in arbitrary locations.
CVSS情報
N/A
脆弱性タイプ
对路径名的限制不恰当(路径遍历)
脆弱性タイトル
Keras 路径遍历漏洞
脆弱性説明
keras-team keras-team/keras是keras-team团队的深度学习框架。 Keras 3.14.0版本存在路径遍历漏洞,该漏洞源于DiskIOStore.make方法对用户提供的层名称处理不当,未对父目录组件进行清理,可能导致路径遍历,攻击者可通过特制Keras模型创建目录或写入文件至任意位置。
CVSS情報
N/A
脆弱性タイプ
N/A