Security Advisory

CVE-2019-25029

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2021-05-26 18:45:32
Last updated 2024-08-05 03:00:18
Assigner hackerone
CVSS score not scored
State PUBLISHED

Description

In Versa Director, the command injection is an attack in which the goal is execution of arbitrary commands on the host operating system via a vulnerable application. Command injection attacks are possible when an application passes unsafe user supplied data (forms, cookies, HTTP headers etc.) to a system shell. In this attack, the attacker-supplied operating system commands are usually executed with the privileges of the vulnerable application. Command injection attacks are possible largely due to insufficient input validation.