CVE Catalog

CVE-2014-0765

High
Published: Translated: NVD NIST

Summary

CVE-2014-0765 allows an attacker to overflow a static stack buffer by sending an overly long value for the GotoCmd argument. This can lead to remote execution of arbitrary code.

Risk Assessment

Exploitation of this vulnerability could allow an attacker to gain control over the system, posing a serious security threat to the organization.

Recommendation

It is recommended to limit the length of the GotoCmd argument and implement additional input validation mechanisms to prevent buffer overflow.

Related vulnerabilities

Original NVD description (English source)

To exploit this vulnerability, the attacker sends data from the GotoCmd argument to control. If the value of the argument is overly long, the static stack buffer can be overflowed. This will allow the attacker to execute arbitrary code remotely.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS