You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The vulnerability is a reflected Cross-Site Scripting (XSS) issue in command.php caused by insufficient sanitization of the qry parameter. An attacker can craft a malicious URL that injects arbitrary JavaScript into the application's response.
The vulnerability is a reflected Cross-Site Scripting (XSS) issue in command.php caused by insufficient sanitization of the qry parameter. An attacker can craft a malicious URL that injects arbitrary JavaScript into the application's response.