Property
Languagesolidity
Severityhigh
CWECWE-284: Improper Access Control
Confidence LevelLow
Impact LevelHigh
Likelihood LevelHigh

Description#

The contract allows anyone to update oracle price data without any access restrictions. This means that untrusted users can submit arbitrary price information to the system.

Impact#

An attacker could manipulate price data, leading to incorrect asset valuations, potential financial loss, and exploitation of trading or lending mechanisms reliant on these prices. This can result in stolen funds, market manipulation, or collapse of trust in the platform.