Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @solana/pay
  4. ›
  5. CVE-2022-35917

CVE-2022-35917: Always-Incorrect Control Flow Implementation

August 1, 2022 (updated August 10, 2022)

Solana Pay is a protocol and set of reference implementations that enable developers to incorporate decentralized payments into their apps and services. When a Solana Pay transaction is located using a reference key, it may be checked to represent a transfer of the desired amount to the recipient, using the supplied validateTransfer function. An edge case regarding this mechanism could cause the validation logic to validate multiple transfers. This issue has been patched as of version 0.2.1. Users of the Solana Pay SDK should upgrade to it. There are no known workarounds for this issue.

References

  • github.com/advisories/GHSA-j47c-j42c-mwqq
  • github.com/solana-labs/solana-pay/blob/master/SPEC.md
  • github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.ts
  • github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caac3be999fad
  • github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqq
  • nvd.nist.gov/vuln/detail/CVE-2022-35917

Code Behaviors & Features

Detect and mitigate CVE-2022-35917 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.2.1

Fixed versions

  • 0.2.1

Solution

Upgrade to version 0.2.1 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-670: Always-Incorrect Control Flow Implementation

Source file

npm/@solana/pay/CVE-2022-35917.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:24 +0000.