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
PaymentAmountVerifyer does not check the output of IsEqual, resulting in the under-constrained problem. Then, this problem propagates to PaymentProcesser and BulkPaymentProcesser.
Specifically, the following malicious assignment satisfies the constraint of PaymentAmountVerifyer:
PaymentAmountVerifyer
does not check the output ofIsEqual
, resulting in the under-constrained problem. Then, this problem propagates toPaymentProcesser
andBulkPaymentProcesser
.Specifically, the following malicious assignment satisfies the constraint of
PaymentAmountVerifyer
:The text was updated successfully, but these errors were encountered: