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 Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.
Start learningUpgrade nl.nl-portal:taak to version 3.0.1 or higher.
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the submitTaakV2 process. An attacker can access and modify another user's task data, including marking tasks as completed and overwriting submitted information, by submitting requests with a known or guessed task ID while authenticated. This also allows the attacker to view sensitive form data previously entered by the legitimate user.
This vulnerability can be mitigated by blocking the submitTaakV2 GraphQL mutation at the API gateway or restricting the /graphql endpoint to trusted networks.