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.opensearch.plugin:opensearch-security
to version 2.19.3.0 or higher.
Affected versions of this package are vulnerable to Information Exposure in the process that applies field masking rules to fields of types ip
, geo_point
, geo_shape
, xy_point
, and xy_shape
. An attacker can access sensitive information by issuing search queries that reconstruct the original field contents or by requesting unredacted values via the fields
option of the search API.
This vulnerability can be mitigated by using field level security (FLS) protection on fields of the affected types instead of field masking.