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

URI Argument Injection in BTCGPU-Qt #431

Open
CharesFang opened this issue Nov 3, 2021 · 0 comments
Open

URI Argument Injection in BTCGPU-Qt #431

CharesFang opened this issue Nov 3, 2021 · 0 comments

Comments

@CharesFang
Copy link

URI Argument Injection in BTCGPU-Qt

We recently found and confirmed that BTCGPU Core in the **latest release ** (version 0.17.3) and earlier versions are affected by a remote code execution vulnerability in Qt5-based GUI apps. Specifically, the QApplication in Qt framework used by the BTCGPU GUI Program will parse Qt built-in arguments, such as -reverse and -platformpluginpath (see the document here).

For example, when you start the bitcoin-qt.exe program in command line and then append a built-in argument, such as -reverse, e.g., "C:\Program Files BitcoinGold\bitcoin-qt.exe" bitcoin:address -reverse, you will get a reverse BTCGPU GUI.

For more details, you may also refer to the following pages.

Reported by de957ad9679f28a38f02f00cc7928bce8fb424882ff060a3c09c32895b1474cc.

Attachment

case

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