CyberRota Analysis
AI-GeneratedThe vulnerability affects the Okta Access Gateway, which fails to properly sanitize the application label field before incorporating it into the Nginx configuration file. This oversight allows for the injection of malicious directives into the Nginx server block, potentially leading to unauthorized command execution. Organizations utilizing Okta Access Gateway with Nginx should prioritize addressing this issue to mitigate the risk of exploitation.
Original NVD Description
The Okta Access Gateway does not sanitize the application label field before including it in the generated nginx configuration file. The unsanitized value is interpolated into an nginx server block directive, resulting in execution of injected directives.