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 Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.
Start learningUpgrade sylius/mollie-plugin to version 2.2.8, 3.2.4, 3.3.1 or higher.
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the thankYouAction and fetchQrCodeFromOrder endpoints, which allow unauthenticated access to order information based on a sequential integer identifier without verifying ownership or session. An attacker can obtain sensitive customer data, such as order tokens and personally identifiable information, by enumerating order identifiers and leveraging the exposed token to access pre-filled registration forms.
This vulnerability can be mitigated by decorating the affected controllers to enforce ownership checks before processing requests, as detailed in the advisory.