scope
The contract uses an undefined hardcoded address @owner
in access control mechanisms
This creates an authentication bypass vulnerability where the owner validation will fail
Any caller can potentially access restricted functions due to improper address resolution
Likelihood: High - The vulnerability is present in core authentication logic
Impact: Critical - Complete bypass of access controls, unauthorized secret access
Likelihood:
Reason 1: The @owner
address is referenced but never properly defined in the contract
Reason 2: During compilation, this will either fail or resolve to an unexpected address
Impact:
Impact 1: Unauthorized users can potentially access or manipulate secrets
Impact 2: Complete failure of the authentication mechanism
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.