Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

0x4non - Outdate OpenZeppelin lib contain some issues on ECDSA lib #60

Closed
sherlock-admin opened this issue Nov 22, 2022 · 0 comments
Closed

Comments

@sherlock-admin
Copy link
Contributor

sherlock-admin commented Nov 22, 2022

0x4non

medium

Outdate OpenZeppelin lib contain some issues on ECDSA lib

Summary

You are using openzeppelin lib 4.3.2:
brownie-config.yaml#L17

This version contain some issues in the ECDSA lib.

Consider update to latest OZ version, 4.8.0

Impact

Since version 4.3.2 this has been updated;

Vulnerability Detail

Current ECDSA version outdated

Code Snippet

brownie-config.yaml#L17
ECDSA usage;
BufferRouter.sol#L266-L270

Tool used

Manual Review

Recommendation

Update to latest OZ version 4.8.0 with not only this issues fixed but with more gas optimizations.

Duplicate of #23

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

No branches or pull requests

1 participant