VYPR
Unrated severityNVD Advisory· Published Jan 26, 2024· Updated Jun 20, 2025

CVE-2023-38318

CVE-2023-38318

Description

An issue was discovered in OpenNDS before 10.1.3. It fails to sanitize the gateway FQDN entry in the configuration file, allowing attackers that have direct or indirect access to this file to execute arbitrary OS commands.

AI Insight

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

OpenNDS before 10.1.3 fails to sanitize the gateway FQDN configuration entry, allowing arbitrary OS command execution by attackers with config file access.

Vulnerability

OpenNDS versions prior to 10.1.3 do not properly sanitize the gateway FQDN entry in the configuration file. This allows injection of arbitrary OS commands via the FQDN field. The vulnerability is present in the configuration parsing logic. Affected versions: all before 10.1.3. [1][2]

Exploitation

An attacker must have direct or indirect access to the OpenNDS configuration file. This could be achieved through local file access, compromised administrative interfaces, or other means. By modifying the gateway FQDN entry to include command injection payloads (e.g., using backticks or shell metacharacters), the attacker can cause the injected commands to be executed when the configuration is processed. No authentication is required beyond the ability to modify the config file. [1]

Impact

Successful exploitation allows an attacker to execute arbitrary OS commands with the privileges of the OpenNDS process. This can lead to full compromise of the affected system, including data exfiltration, installation of malware, or further lateral movement. The impact is high, as it enables remote code execution in the context of the captive portal service. [2]

Mitigation

The vulnerability is fixed in OpenNDS version 10.1.3, released on August 28, 2023. Users should upgrade to this version or later. No workaround is available if the configuration file cannot be sanitized manually. The fix ensures proper sanitization of the gateway FQDN field. [2]

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

4

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.