Overview
- 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.
- Source
- security-advisories@github.com
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.8
- Impact score
- 5.9
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Severity
- HIGH
Weaknesses
- security-advisories@github.com
- CWE-502
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:iterative:pydrive2:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "53E86B23-9C4F-4FB7-BE8F-49052254EBBC", "versionEndExcluding": "1.16.2" }, { "criteria": "cpe:2.3:a:iterative:pydrive2:1.17.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DA838A52-5ADC-43BC-B0DC-41C95E7F18B2" } ], "operator": "OR" } ] } ]