제출 #574696: docarray 0.40.1 Improperly Controlled Modification of Object Prototype Attribute정보

제목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. PM 07:19 (1 년도 ago)
모더레이션2025. 05. 24. PM 07:36 (15 days later)
상태수락
VulDB 항목310238 [docarray 까지 0.40.1 Web API torch_dataset.py __getitem__ 권한 상승]
포인트들20

Do you want to use VulDB in your project?

Use the official API to access entries easily!