3 matches found
CVE-2024-51426
An issue in the PepeGxng smart contract which can be run on the Ethereum blockchain allows remote attackers to have an unspecified impact via the transfer function. NOTE: this is disputed by third parties because the impact is limited to function calls...
CVE-2024-51426
Technical details (affected versions, root cause, exploit information, and fixes) are not publicly provided in the supplied documents. Monitor for updates from vendors and security advisories.
_transfer what happens if sender==recipient
Handle gpersoon Vulnerability details Impact The function transfer of nTokenAction.sol uses temporary variables and updates the sender and recipient separately. This is a dangerous constructions because the update of the recipient could overwrite the update of the sender. This has led to several...