CVE-2023-49297
PyDrive2's unsafe YAML deserialization in LoadSettingsFile allows arbitrary code execution
描述
PyDrive2 is a wrapper library of google-api-python-client that simplifies many common Google Drive API V2 tasks. Unsafe YAML deserilization will result in arbitrary code execution. A maliciously crafted YAML file can cause arbitrary code execution if PyDrive2 is run in the same directory as it, or if it is loaded in via `LoadSettingsFile`. This is a deserilization attack that will affect any user who initializes GoogleAuth from this package while a malicious yaml file is present in the same directory. This vulnerability does not require the file to be directly loaded through the code, only present. This issue has been addressed in commit `c57355dc` which is included in release version `1.16.2`. Users are advised to upgrade. There are no known workarounds for this vulnerability.
如何修補 CVE-2023-49297
要修補 CVE-2023-49297,請將受影響套件升級到下列已修補版本。
- —未列出修補版本
- —升級至 c57355dc2033ad90b7050d681b2c3ba548ff0004 或更新版本
CVE-2023-49297 正在被利用嗎?
低 — EPSS 為 0.1%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < c57355dc2033ad90b7050d681b2c3ba548ff0004 | from 0, < 1.16.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | LOW3.3 | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N |