CVE-2021-22568 HIGH

CVE-2021-22568: Dart - Publishing to third-party package repositories may expose pub.dev credentials

Vendor Google Llc
Product Dart SDK
Weakness CWE-255
Published December 9, 2021
Last update August 3, 2024

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity High

CVSS vector

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

What the vulnerability does

01Description

When using the dart pub publish command to publish a package to a third-party package server, the request would be authenticated with an oauth2 access_token that is valid for publishing on pub.dev. Using these obtained credentials, an attacker can impersonate the user on pub.dev. We recommend upgrading past https://github.com/dart-lang/sdk/commit/d787e78d21e12ec1ef712d229940b1172aafcdf8 or beyond version 2.15.0

Key dates

02Disclosure timeline

December 9, 2021 CVE published
August 3, 2024 Record updated