| tiêu đề | iop-apl-uw basestation3 3.0.4 Deserialization |
|---|
| Mô tả | In the basestation3 github repository, the function load_qc_pickl() in QC.py uses Python’s pickle.load() to deserialize data from a file without validating or sanitizing the input. If an attacker supplies a malicious pickle file, they can execute arbitrary code when the file is loaded, resulting in a Remote Code Execution (RCE) vulnerability.
This occurs because pickle.load() is inherently unsafe for loading untrusted data, as it can deserialize and invoke arbitrary Python objects, including system calls. |
|---|
| Nguồn | ⚠️ https://github.com/iop-apl-uw/basestation3/issues/6 |
|---|
| Người dùng | esharmaji (UID 84358) |
|---|
| Đệ trình | 15/05/2025 14:28 (cách đây 11 các tháng) |
|---|
| Kiểm duyệt | 17/05/2025 15:13 (2 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 309461 [iop-apl-uw basestation3 đến 3.0.4 basestation3/QC.py load_qc_pickl qc_file nâng cao đặc quyền] |
|---|
| điểm | 20 |
|---|