CyberRota Analysis
AI-GeneratedThe vulnerability affects the Okta Access Gateway, which fails to properly sanitize SAML assertion attribute values before incorporating them into LDAP search filters. This oversight allows attackers to manipulate LDAP queries, potentially leading to unauthorized access or data exposure. Organizations using Okta Access Gateway should prioritize addressing this issue to mitigate risks associated with LDAP query manipulation.
Original NVD Description
The Okta Access Gateway does not sanitize SAML assertion attribute values before interpolating them into LDAP search filters in the LDAP datastore configuration. The raw values are substituted directly into the filter string and passed to the LDAP search operation, resulting in modification of the intended query logic.