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 applicationsUpgrade ethyca-fides to version 2.83.2rc3 or higher.
ethyca-fides is an Open-source ecosystem for data privacy as code.
Affected versions of this package are vulnerable to Improper Enforcement of Behavioral Workflow in the privacy request approval process when both subject_identity_verification_required and privacy_request_duplicate_detection.enabled are set to true. An attacker can cause unauthorized deletion of a data subject's records by submitting duplicate privacy requests using the target's email address and never completing identity verification, leading an administrator to inadvertently approve the request without proper verification. This is only exploitable if both subject_identity_verification_required and privacy_request_duplicate_detection.enabled are enabled in the deployment.
This vulnerability can be mitigated by disabling duplicate detection by setting privacy_request_duplicate_detection.enabled to false.