Closed code423n4 closed 2 years ago
https://github.com/code-423n4/2022-09-nouns-builder/blob/main/src/manager/Manager.sol#L80-L86
Not sure if I should have this in two seperate reports as two issues affects the same function.
Manual review
Implement proper access control
Dup of https://github.com/code-423n4/2022-09-nouns-builder-findings/issues/659
L
Lines of code
https://github.com/code-423n4/2022-09-nouns-builder/blob/main/src/manager/Manager.sol#L80-L86
Vulnerability details
Impact
Not sure if I should have this in two seperate reports as two issues affects the same function.
Proof of Concept
https://github.com/code-423n4/2022-09-nouns-builder/blob/main/src/manager/Manager.sol#L80-L86
Tools Used
Manual review
Recommended Mitigation Steps
Implement proper access control