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 couchbase
to version 3.0.2 or higher.
couchbase is a Python Client for Couchbase
Affected versions of this package are vulnerable to Privilege Escalation such that admin credentials are not verified when using X.509 client-certificate authentication from Sync Gateway to Couchbase Server. When Sync Gateway is configured to authenticate with Couchbase Server using X.509 client certificates, the admin credentials provided to the Admin REST API are ignored, resulting in privilege escalation for unauthenticated users.
Note: The Public REST API is not impacted by this issue.
Users can replace X.509 certificate based authentication with Username and Password authentication inside the bootstrap configuration.