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 parse-dashboard to version 9.0.0-alpha.8 or higher.
parse-dashboard is a The Parse Dashboard for Parse Server
Affected versions of this package are vulnerable to Missing Authorization via the agent endpoint. An attacker can gain unauthorized access to other applications' agent endpoints and escalate privileges by modifying the app ID in the URL and supplying write permissions in the request body. This allows authenticated users scoped to specific apps, including read-only users, to perform write and delete operations across apps. This is only exploitable if the agent configuration is enabled in the dashboard.
This vulnerability can be mitigated by removing the agent configuration block from the dashboard configuration.