Lucene search
+L

2 matches found

Code423n4
Code423n4
β€’added 2022/12/12 12:0 a.m.β€’11 views

Overflow in BinMap can break pool

Lines of code Vulnerability details Impact The BinMap library performs multiplication on int32 values that can potentially overflow and cause the corresponding function calls to revert. The functions in question are used by essential Pool methods such as Pool.addLiquidity or Pool.swap and an...

6.9AI score
SaveExploits0
n0where
n0where
β€’added 2016/03/10 4:48 p.m.β€’22 views

System Scanner: Binmap

Binmap is a system scanner; it takes a system or system image and walks through all files, looking for programs and libraries and collecting various information such as dependencies, symbols etc. It supports ELF and PE formats. binmap builds a database of hashes and informations for systems. One ...

7.1AI score
SaveExploits0References1
Rows per page
Query Builder