| 제목 | 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. AM 10:15 (24 날 ago) |
|---|
| 모더레이션 | 2026. 09. 22. PM 07:19 (23 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 408550 [recommenders-team recommenders 까지 1.2.1 Dict Loading mind_iterator.py pickle.load 권한 상승] |
|---|
| 포인트들 | 20 |
|---|