Open 0xNotes opened 1 day ago
I think this might be worth escalating to medium
Rationale: This affects Candy Machine, which is a Tier 2 program. It's a functional issue that could affect deployments and operations. Could cause confusion in production environments. Most importantly, it indicates a potential build/release process issue that could mask more serious problems.
The screenshots affect the security reporting process itself, which is critical for the bug bounty program.
Issue description
Description
The Sugar CLI v2.8.0 release binary incorrectly reports itself as v2.7.2 when running
sugar -V
, despite being a different binary from the actual v2.7.2 release.Investigation Steps Taken
Initial state check:
Checked all possible cargo/sugar config locations:
Complete removal of sugar and cargo state:
Fresh install attempts - both methods still resulted in version mismatch:
Version verification:
Binary comparison between versions:
Verification of currently installed version:
Additional System Context
$ cat /etc/os-release NAME="Manjaro Linux" PRETTY_NAME="Manjaro Linux" ID=manjaro ID_LIKE=arch BUILD_ID=rolling