10
CVE-2018-20218
- EPSS 30.68%
- Veröffentlicht 21.03.2019 16:00:35
- Zuletzt bearbeitet 21.11.2024 04:01:06
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered on Teracue ENC-400 devices with firmware 2.56 and below. The login form passes user input directly to a shell command without any kind of escaping or validation in /usr/share/www/check.lp file. An attacker is able to perform command injection using the "password" parameter in the login form.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Teracue ≫ Enc-400 Hdmi Firmware Version <= 2.56
Teracue ≫ Enc-400 Hdmi2 Firmware Version <= 2.56
Teracue ≫ Enc-400 Hdsdi Firmware Version <= 2.56
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 30.68% | 0.966 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product 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.