Indy's NODE_UPGRADE transaction vulnerable to remote code execution
High severity
GitHub Reviewed
Published
Sep 2, 2022
in
hyperledger-indy/indy-node
•
Updated Nov 18, 2024
Description
Published to the GitHub Advisory Database
Sep 2, 2022
Reviewed
Sep 2, 2022
Published by the National Vulnerability Database
Sep 6, 2022
Last updated
Nov 18, 2024
Impact
The
pool-upgraderequest handler in Indy-Node<=1.12.4allows an improperly authenticated attacker to remotely execute code on nodes within the network.Network operators are strongly encouraged to upgrade to the latest Indy-Node release
>=1.12.5as soon as possible.Patches
The
pool-upgraderequest handler in Indy-Node>=1.12.5has been updated to properly authenticatepool-upgradetransactions before any processing is performed by the request handler. The transactions are further sanitized to prevent remote code execution.Mitigations
Network operators are strongly encouraged to upgrade to the latest Indy-Node release
>=1.12.5as soon as possible.Acknowledgements
Thank you to @shakreiner at CyberArk Labs for finding and responsibly disclosing this issue.
References