VYPR
Unrated severityNVD Advisory· Published Feb 1, 2019· Updated Sep 16, 2024

CVE-2019-7300

CVE-2019-7300

Description

Artica Proxy 3.06.200056 allows an unauthenticated remote attacker to read LDAP credentials and then execute arbitrary commands as root.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Artica Proxy 3.06.200056 allows an unauthenticated remote attacker to read LDAP credentials and then execute arbitrary commands as root.

Vulnerability

Artica Proxy version 3.06.200056 contains a vulnerability that exposes the LDAP administrator username and password in plaintext within the ressources/settings.inc file, which is readable without authentication [1][2]. An attacker can retrieve these credentials and then authenticate via logon.php [1]. Once logged in, the admin.index.php administrative interface includes a command-line field that executes commands with root privileges [1][2]. No special configuration is required beyond the default installation.

Exploitation

The attacker first accesses the ressources/settings.inc file over HTTP, which is world-readable and contains the ldap_admin and ldap_password fields [1][2]. Using these credentials, the attacker logs in at logon.php [1]. After successful authentication, the attacker navigates to admin.index.php and enters arbitrary operating system commands into the command-line input field [1][2]. The commands are immediately executed.

Impact

Successful exploitation yields a complete compromise of the affected Artica Proxy appliance. The attacker gains root-level command execution, enabling read, write, and delete access to all files on the system, installation of backdoors, and full control over the proxy service. Confidentiality, integrity, and availability are all severely impacted.

Mitigation

The official vendor has not released a security advisory or patch as of the publication date [2]. Users should immediately change the LDAP admin password, restrict network access to the administrative web interface, and monitor the system for unusual activity. If possible, upgrade to a version that no longer exposes credentials or allows command execution by non-administrative roles. No KEV listing exists for this CVE.

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

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.