Lucene search

K
cve[email protected]CVE-2023-49297
HistoryDec 05, 2023 - 9:15 p.m.

CVE-2023-49297

2023-12-0521:15:07
CWE-502
web.nvd.nist.gov
22
pydrive2
google drive api
v2
yaml deserilization
arbitrary code execution
vulnerability
nvd
cve-2023-49297
security advisory
update

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

0.001 Low

EPSS

Percentile

28.7%

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.

Affected configurations

Vulners
NVD
Node
iterativepydrive2Range<1.16.2
OR
iterativepydrive2Match1.17.0
VendorProductVersionCPE
iterativepydrive2*cpe:2.3:a:iterative:pydrive2:*:*:*:*:*:*:*:*
iterativepydrive21.17.0cpe:2.3:a:iterative:pydrive2:1.17.0:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "iterative",
    "product": "PyDrive2",
    "versions": [
      {
        "version": "< 1.16.2",
        "status": "affected"
      },
      {
        "version": "= 1.17.0",
        "status": "affected"
      }
    ]
  }
]

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

0.001 Low

EPSS

Percentile

28.7%