You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because it has reinitializer so it can be called again and because it lacks an access control modifier an attacker can set him as _protocolPausingManager
Petite Pewter Orangutan
High
TellerV2::setProtocolPausingManager
missingaccess control modifier
Summary
TellerV2::setProtocolPausingManager missing access control modifier
Root Cause
No response
Internal pre-conditions
No response
External pre-conditions
No response
Attack Path
No response
Impact
Because it has
reinitializer
so it can be called again and because it lacks an access control modifier an attacker can set him as_protocolPausingManager
PoC
TellerV2::setProtocolPausingManager
Mitigation
Add the correct access control modifier to it.
The text was updated successfully, but these errors were encountered: