| 标题 | recommenders-team recommenders 1.2.1 rce |
|---|
| 描述 | The dict-loading path of MINDIterator exposes no switch or safe option, and no field in hparams can select a safe loader. No matter how the user configures it, all four dict files reach pickle.load through the same load_dict path. The pickle file format itself can carry an executable payload, so a benign dict and a malicious payload are indistinguishable at the byte level. The loading side therefore cannot validate file contents before deserialization fires, and no configuration-level defense has any point at which it could take effect. |
|---|
| 来源 | ⚠️ https://github.com/recommenders-team/recommenders/issues/2368 |
|---|
| 用户 | __lbz__ (UID 100868) |
|---|
| 提交 | 2026-08-30 10時15分 (24 日前) |
|---|
| 管理 | 2026-09-22 19時19分 (23 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 408550 [recommenders-team recommenders 直到 1.2.1 Dict Loading mind_iterator.py pickle.load 权限提升] |
|---|
| 积分 | 20 |
|---|