The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 pterodactyl/panel to version 1.14.1 or higher.
pterodactyl/panel is a game management panel.
Affected versions of this package are vulnerable to Missing Authorization in StoreTaskRequest and ScheduleController::execute for schedule task handling in app/Http/Requests/Api/Client/Servers/Schedules/StoreTaskRequest.php and app/Http/Controllers/Api/Client/Servers/ScheduleController.php. An attacker can create and immediately run unauthorized schedule tasks by sending a task create or execute request with command, power, or backup actions while authenticated with only schedule.update access. This lets a subuser trigger game-server console commands, change the server power state, or start backups without the matching action-specific permission, breaking the server’s access controls and exposing the server to unauthorized control and abuse.