Hesty is a marketplace for real estate projects that bridges all types of investors with the best real estate opportunities in the market through the tokenization of securities. Hesty's platform enables anyone to invest in real estate projects, including investment funds, companies, and individuals. Its main goal is to democratize real estate investment, making it transparent and secure, while eliminating the bureaucracy and paperwork traditionally associated with such investments. Hesty aims to make real estate investment accessible to everyone, while bringing liquidity to the industry, and positions itself as a company promoting financial literacy.
Target | Type | Severity | Reward |
---|---|---|---|
https://github.com/la-bomba-studio/hesty-contract/tree/29596447b9a06d4ad53360d4a15f349ebf9fa0d8 Copy | Smart Contract | Critical | Bounty |
We are looking for evidence and reasons for incorrect behavior of the smart contract, which could cause unintended functionality:
Clear wording:
Allocated bounty reward will be split between all researchers who submitted the same issue (where uniq issues receive 1/3 of the pool and researchers will get 1/9 each of the initial reward pool).
Full Reward: If a critical vulnerability is found by only one participant, that reporter receives 100% of the bounty pool.
If multiple participants find the same vulnerability, the allocated bounty for that issue (bounty pool always equally split among all unique issues reported) is divided equally among all reporters. Example: If two researchers report the same vulnerability, each receives 50% of the allocated bounty. It can be 50% of the bounty pool if only one eligible issue was reported.
Split Based on Uniqueness of issues reported:
Each will receive 50% of the bounty pool.
Do not discuss this program or any vulnerabilities (even resolved ones) outside of the program without express consent from the organization
We are happy to thank everyone who submits valid reports which help us improve our security. However, only those that meet the following eligibility requirements may receive a monetary reward:
Hacken - November 2024
contracts
Constants.sol - contracts/Constants.sol
HestyAccessControl.sol - contracts/HestyAccessControl.sol
HestyRouter.sol - contracts/HestyRouter.sol
interfaces
IHestyAccessControl.sol - contracts/interfaces/IHestyAccessControl.sol
IReferral.sol - contracts/interfaces/IReferral.sol
ITokenFactory.sol - contracts/interfaces/ITokenFactory.sol
PropertyToken.sol - contracts/PropertyToken.sol
Referral
ReferralSystem.sol - contracts/Referral/ReferralSystem.sol
TokenFactory.sol - contracts/TokenFactory.sol