Lucene search
+L

3 matches found

Code423n4
Code423n4
added 2021/05/25 12:0 a.m.10 views

function addRegistrationTributeGovernance should call _addGovernanceTribute not _addTribute.

Handle pauliax Vulnerability details Impact function addRegistrationTributeGovernance mistakenly calls addTribute. FunctionaddGovernanceTribute is never called thus governance tributes are never set nor updated. Recommended Mitigation Steps Replace 'addTribute' with 'addGovernanceTribute' in...

7AI score
SaveExploits0
Rows per page
Query Builder