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
Link | Resource |
---|---|
https://github.com/solana-labs/solana-pay/blob/master/SPEC.md#reference | Third Party Advisory |
https://github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.ts | Third Party Advisory |
https://github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caac3be999fad | Patch Third Party Advisory |
https://github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqq | Patch Third Party Advisory |
https://github.com/solana-labs/solana-pay/blob/master/SPEC.md#reference | Third Party Advisory |
https://github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.ts | Third Party Advisory |
https://github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caac3be999fad | Patch Third Party Advisory |
https://github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqq | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 07:11
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/solana-labs/solana-pay/blob/master/SPEC.md#reference - Third Party Advisory | |
References | () https://github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.ts - Third Party Advisory | |
References | () https://github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caac3be999fad - Patch, Third Party Advisory | |
References | () https://github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqq - Patch, Third Party Advisory |
16 May 2023, 11:00
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:solanalabs:pay:*:*:*:*:*:*:*:* |
10 Aug 2022, 14:33
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.ts - Third Party Advisory | |
References | (CONFIRM) https://github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqq - Patch, Third Party Advisory | |
References | (MISC) https://github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caac3be999fad - Patch, Third Party Advisory | |
References | (MISC) https://github.com/solana-labs/solana-pay/blob/master/SPEC.md#reference - Third Party Advisory | |
CPE | cpe:2.3:a:solana:pay:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
01 Aug 2022, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-08-01 22:15
Updated : 2024-11-21 07:11
NVD link : CVE-2022-35917
Mitre link : CVE-2022-35917
CVE.ORG link : CVE-2022-35917
JSON object : View
Products Affected
solanalabs
- pay
CWE
CWE-670
Always-Incorrect Control Flow Implementation