CVE-2024-50376
EUVD-2024-4507426.11.2024, 11:22
A CWE-79 "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" 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 remotely leveraging a rogue Wi-Fi access point with a malicious SSID.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-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.