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 Missing Encryption of Sensitive Data vulnerabilities in an interactive lesson.
Start learningUpgrade net.snowflake:snowflake-jdbc
to version 3.20.0 or higher.
Affected versions of this package are vulnerable to Missing Encryption of Sensitive Data due to a misbounded check in the createUploadStream()
function for Azure and GCP systems. When the CLIENT_ENCRYPTION_KEY_SIZE
of a stage using a JDBC driver is set to the non-default 256-bit size. An attacker can upload data which will be stored on the client side without encryption. It is still encrypted in transit and on the server.
Note: AWS deployments are not vulnerable.