In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/lin-snow/Ech0/internal/middleware to version 4.7.3 or higher.
Affected versions of this package are vulnerable to Missing Authorization through the PUT /api/echo/like/:id endpoint, which lacks authentication and rate limiting. An attacker can manipulate the fav_count of any echo, including private ones, by sending repeated requests without deduplication, leading to inflated popularity metrics and increased server and cache load.