Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Unsafe YAML deserialization in PyDrive2
Vulnerability Description
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.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Vulnerability Type
可信数据的反序列化
Vulnerability Title
PyDrive2 代码问题漏洞
Vulnerability Description
PyDrive2是Iterative开源的一个google-api-python-client的包装库。 PyDrive2 1.17.0、1.16.1及之前版本存在代码问题漏洞,该漏洞源于LoadSettingsFile 中存在不安全的 YAML 反序列化,允许执行任意代码。
CVSS Information
N/A
Vulnerability Type
N/A