CVE-2019-19893
Description
In IXP EasyInstall 6.2.13723, there is Directory Traversal on TCP port 8000 via the Engine Service by an unauthenticated attacker, who can access the server's filesystem with the access rights of NT AUTHORITY\SYSTEM.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated directory traversal in IXP EasyInstall 6.2.13723's Engine Service allows SYSTEM-level file access.
Vulnerability
In IXP EasyInstall version 6.2.13723, the Engine Service listening on TCP port 8000 is vulnerable to directory traversal. An unauthenticated attacker can send specially crafted requests that traverse directories, allowing access to arbitrary files on the server's filesystem [1]. No special configuration is required to reach the vulnerable code path.
Exploitation
An attacker with network access to the target server on TCP port 8000 can exploit the vulnerability without any authentication [1]. The attacker sends crafted HTTP requests containing path traversal sequences (e.g., ../) to read files outside the intended web root directory.
Impact
Successful exploitation allows the attacker to read arbitrary files from the server's filesystem. Critically, the Engine Service runs with NT AUTHORITY\SYSTEM privileges, meaning the attacker gains access with the highest level of Windows system rights [1]. This can lead to complete disclosure of sensitive information, including configuration files, credentials, and other data.
Mitigation
As of the publication date (2020-01-23), no patch has been released for this vulnerability [1]. The vendor should be contacted for an update. If no fix becomes available, restricting network access to port 8000 to trusted hosts only is a recommended workaround.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: ==6.2.13723
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.