-
I was afk when server crashed with this error :
```
java.lang.NullPointerException: Ticking block entity
at exnihiloomnia.blocks.crucibles.tileentity.TileEntityCrucible.func_73660_a(TileEntityCruc…
-
JrNet
medium
# Design Issue: add() and set() relay on owner to update all pools can cause reward (points) loss.
## Summary
`_withUpdate` essentially allowing owners to skip the updation of `pool.a…
-
See Haggle1996/RevolutionPack#456 for original report. This is tested with DragonAPI v14d, but the issue has occurred since at least v14b.
A few of my users have reported that Minecraft crashes witho…
-
# Lines of code
https://github.com/code-423n4/2024-07-munchables/blob/main/src/managers/LandManager.sol#L88
https://github.com/code-423n4/2024-07-munchables/blob/main/src/managers/LandManager.sol#L28…
-
Audinarey
high
# New pool cannot be added to the farm if the `lpSupply` of at least one pool is zero
## Summary
In order to add a pool to the farm, the `owner` calls `SophonFarming::add(...)`. If …
-
Ragnark_323
high
# Manipulation of Block Multiplier via Low Gas Fees
## Summary
The SophonFarming contract's reward calculation mechanism can be manipulated by users through the use of low gas fees…
-
ArsenLupin
high
# User loose up to 50% t ofhe balance if he deposit _boostAmount via _deposit function.
## Summary
User could loose up to 50% of his balance due to incorrect calculation in the _dep…
-
sandy
high
# First depositor can exponentially increase the ``accPointsPerShare`` value which leads to depositors getting large number of points for airdrop.
## Summary
First depositor can exponent…
-
0xkmg
medium
# No slippage protection for `_ethTOstEth`
## Summary
`_ethTOstEth` contains no slippage protection, which makes it vulnerable to sandwich attacks, MEV exploits and may lead to signif…
-
no
high
# Precision loss leads to incorrect calculation of the pool's reward
## Summary
Precision loss leads to incorrect calculation of the pool's reward
## Vulnerability Detail
The division i…