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 azuracast/azuracast to version 0.23.6 or higher.
Affected versions of this package are vulnerable to Missing Authorization via the PlayAction process. An attacker can access and download unauthorized media files by sending authenticated requests to the /api/station/{station_id}/file/{id}/play endpoint without proper station-level permissions. This allows users with access to one station to retrieve media from other stations in multi-tenant environments by enumerating media IDs.