Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signature verification vulnerability #1

Open
X-111 opened this issue Nov 11, 2024 · 0 comments
Open

Signature verification vulnerability #1

X-111 opened this issue Nov 11, 2024 · 0 comments

Comments

@X-111
Copy link

X-111 commented Nov 11, 2024

Summary

The lack of signature range checks can lead to unauthorized actions.

Impact

This vulnerability could enable unauthorized actions

Description

An attacker can forge signatures on any message, allowing them to bypass signature verification on the Stark Bank platform. This vulnerability could enable unauthorized actions, such as sending payments and transferring funds, by impersonating any user. Additionally, this flaw may pose risks to other users and projects relying on these libraries, potentially leading to wider, unforeseen security impacts.
[(https://github.com/starkbank/sdk-google-sheets/blob/852b45335e555f17fef489a36e85edb0c96a4c42/src/ecdsa.js#L13)]
1issue

To mitigate this issue

2issue

Credit

The vulnerability was discovered by chao jie xiong([email protected])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant