Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/03/30 12:00 a.m.13 views

onlyOwner modifier missing

Lines of code Vulnerability details Impact Function is missing onlyOwner modifier meaning any user could register without need to be an owner Proof of Concept registerSelf function is missing the onlyOwner modifier. Recommended Mitigation Steps Change definition to function registerSelf...

6.8AI score
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2022/02/18 12:00 a.m.6 views

VulnCheck KEV: CVE-2022-25335

RigoBlock Dragos through 2022-02-17 lacks the onlyOwner modifier for setMultipleAllowances. This enables token manipulation, as exploited in the wild in February 2022. NOTE: although 2022-02-17 is the vendor's vulnerability announcement date, the vulnerability will not be remediated until a major...

7.5CVSS7.1AI score0.0128EPSS
SaveExploits1References1
Rows per page
Query Builder