1. Solar Grid Smart Contract Exposed to Front-Running Attack on Initialize Function
A critical access control vulnerability has been identified in the Solar Grid smart contract deployed on Soroban, raising serious concerns about the security of administrative functions. The `initialize` function in `contracts/solar_grid/src/lib.rs` contains no authentication mechanism, allowing any external account to...