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 Incorrect Access Control vulnerabilities in an interactive lesson.
Start learningUpgrade octavia
to version 0.9.0 or higher.
octavia is an operator-grade reference implementation for Load Balancing as a Service (LBaaS) for OpenStack.
Affected versions of this package are vulnerable to Incorrect Access Control. _extract_amp_image_id_by_tag
within octavia/compute/drivers/nova_driver.py
does not filter images and use images owned by pre-defined tenant. This could allow any non-admin tenant to tag an image with the 'amphora' tag and set it to public=True
.
Note: Exploitation of this vulnerability requires configuration of your instance to allow any tenant to post public images, which is not enabled in default configuration.