CVE-2024-50375
EUVD-2024-4507326.11.2024, 11:22
A CWE-306 "Missing Authentication for Critical Function" was discovered affecting the following devices manufactured by Advantech: EKI-6333AC-2G (<= 1.6.3), EKI-6333AC-2GD (<= v1.6.3) and EKI-6333AC-1GPO (<= v1.2.1). The vulnerability can be exploited by remote unauthenticated users capable of interacting with the default "edgserver" service enabled on the access point.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| advantech | eki-6333ac-2g_firmware | 𝑥 < 1.6.5 |
| advantech | eki-6333ac-2gd_firmware | 𝑥 < 1.6.5 |
| advantech | eki-6333ac-1gpo_firmware | 𝑥 < 1.2.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
- CWE-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.