| タイトル | docarray 0.40.1 Improperly Controlled Modification of Object Prototype Attribute |
|---|
| 説明 | Docarray MultiModalDataset insecurely implemented the component on preprocessing functions. In its __getitem__ method, the dotted object path passed in is not performed any sanitization to prevent against internal class object access and operation. When multimodal dataset operation is deployed through web API, such as offcially recommended FastAPI, bad actors are able to access, e.g. via double under attributes .__class__.__base__... and overwrite the internal python runtime class objects, which at least leads to DoS attack. However, when combined with other backend code enriching the python runtime states, other attacks such as RCE and XSS are still promising as our previous finding proves. (see related materials) |
|---|
| ソース | ⚠️ https://gist.github.com/superboy-zjc/56502343bcb12eb653081b426debf2c8 |
|---|
| ユーザー | Gavin Zhong (UID 84092) |
|---|
| 送信 | 2025年05月09日 19:19 (1 年 ago) |
|---|
| モデレーション | 2025年05月24日 19:36 (15 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 310238 [docarray 迄 0.40.1 Web API torch_dataset.py __getitem__ 特権昇格] |
|---|
| ポイント | 20 |
|---|