9.8
CVE-2025-67038
- EPSS 0.08%
- Veröffentlicht 11.03.2026 00:00:00
- Zuletzt bearbeitet 19.03.2026 20:12:13
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in Lantronix EDS5000 2.1.0.0R3. The HTTP RPC module executes a shell command to write logs when user's authantication fails. The username is directly concatenated with the command without any sanitization. This allow attackers to inject arbitrary OS commands into the username parameter. Injected commands are executed with root privileges.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Lantronix ≫ Eds5032 Firmware Version2.1.0.0 Updater3
Lantronix ≫ Eds5008 Firmware Version2.1.0.0 Updater3
Lantronix ≫ Eds5016 Firmware Version2.1.0.0 Updater3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.227 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.