CVE-2022-35917 Details
Description
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 23, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.ts | CVE | Third Party Advisory |
| https://github.com/solana-labs/solana-pay/blob/master/SPEC.md#reference | CVE | Third Party Advisory |
| https://github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caac3be999fad | CVE | PatchThird Party Advisory |
| https://github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqq | CVE | PatchThird Party Advisory |
| https://github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.ts | [email protected] | Third Party Advisory |
| https://github.com/solana-labs/solana-pay/blob/master/SPEC.md#reference | [email protected] | Third Party Advisory |
| https://github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caac3be999fad | [email protected] | PatchThird Party Advisory |
| https://github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqq | [email protected] | PatchThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-670 | Always-Incorrect Control Flow Implementation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| solanalabs pay | < 0.2.1 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| May 16, 2023 | Reanalysis | [email protected] |
| Aug 10, 2022 | Initial Analysis | [email protected] |