-
# Handle
0xRajeev
# Vulnerability details
## Impact
Access control of external/public functions via modifiers or require statements is typically specified in the @dev part of the NatSpec comment.…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
The error message string for the require statement on L167 of LoanFactory.sol incorrectly uses PoolFactory as the source contract for this mess…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Access control of external/public functions via modifiers/requires/checks is typically specified in the @dev part of the NatSpec comment. This …
-
# Handle
jayjonah8
# Vulnerability details
## Impact
In WJLP.sol, the wrap() function pulls in _amount base tokens from _from, then stakes them
to mint WAssets which it sends to _to. It then upda…
-
# Handle
ye0lde
# Vulnerability details
## Impact
Gas savings
## Proof of Concept
"> 0" is used in the following location(s):
https://github.com/maple-labs/debt-locker/blob/81f55907db7b23d27e…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
The error message string for the require statement on L153 of LoanFactory.sol incorrectly uses PoolFactory as the source contract for this mess…
-
```
What steps will reproduce the problem?
1. Use the Gitblit Go distribution with the bundled Jetty Server
See
http://blog.gdssecurity.com/labs/2015/2/25/jetleak-vulnerability-remote-leakage-
of-sh…
-
So... This lab has a java deserialization in the cookie, which is base64 + url encoded
https://portswigger.net/web-security/deserialization/exploiting/lab-deserialization-exploiting-java-deserializat…
-
# Handle
s1m0
# Vulnerability details
## Impact
The getLatestPrice function (https://github.com/maple-labs/maple-core/blob/develop/contracts/MapleGlobals.sol#L383) doesn't check if the oracle is …
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Function _isValidGovernor() is not about pause/unpause but about msg.sender being valid Governor, which is used by setAdmin/setGlobals in LoanF…