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 org.apache.hive:hive-common to version 4.2.1 or higher.
org.apache.hive:hive-common is a reading, writing, and managing large datasets residing in distributed storage using SQL.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via Avro SerDe schema resolution in AvroSerdeUtils.determineSchemaOrThrowException and the Avro table authorization paths in AuthorizationUtils, CommandAuthorizerV2, CreateTableEvent, and AlterTableEvent. An authenticated attacker with CREATE TABLE privilege can cause the Hive server to fetch an attacker-controlled avro.schema.url by creating or altering an Avro table and then getting it queried. This can expose cloud metadata endpoints, internal network services, or local server files to the Hive process identity, and the affected query or table operation can be used to trigger the outbound fetch.