Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Solanalabs | Pay | < 0.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/solana-labs/solana-pay/blob/master/SPEC.md#referenceThird Party Advisory
- https://github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.Third Party Advisory
- https://github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caacPatchThird Party Advisory
- https://github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqPatchThird Party Advisory
- https://github.com/solana-labs/solana-pay/blob/master/SPEC.md#referenceThird Party Advisory
- https://github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.Third Party Advisory
- https://github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caacPatchThird Party Advisory
- https://github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqPatchThird Party Advisory
FAQ
What is CVE-2022-35917?
CVE-2022-35917 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 ...
How severe is CVE-2022-35917?
CVE-2022-35917 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-35917?
Check the references section above for vendor advisories and patch information. Affected products include: Solanalabs Pay.