demo 01
Authentication Signature Change
Critical authentication bypass due to return type change in verifyToken function
// changed symbols
verifyTokenfunctionservices/auth/index.ts
// top impacts (4)
- CRITICALservices/billing/checkout.ts:13Boolean check on object always passes - authentication bypassed
- CRITICALservices/billing/checkout.ts:30Boolean check on object always passes - payment validation bypassed
- CRITICALservices/billing/invoice.ts:11Boolean check on object always passes - invoice authorization bypassed
- HIGHservices/auth/index.ts:23Boolean check on object always passes - token refresh always succeeds
files
3
critical
3
gaps
4