10
CVE-2022-30310
- EPSS 1.09%
- Veröffentlicht 13.06.2022 14:15:09
- Zuletzt bearbeitet 21.11.2024 07:02:33
- Quelle info@cert.vde.com
- Teams Watchlist Login
- Unerledigt Login
In Festo Controller CECC-X-M1 product family in multiple versions, the http-endpoint "cecc-x-acknerr-request" POST request doesn’t check for port syntax. This can result in unauthorized execution of system commands with root privileges due to improper access control command injection.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Festo ≫ Controller Cecc-x-m1 Firmware Version <= 3.8.14
Festo ≫ Controller Cecc-x-m1 Firmware Version4.0.14
Festo ≫ Controller Cecc-x-m1-mv Firmware Version <= 3.8.14
Festo ≫ Controller Cecc-x-m1-mv Firmware Version4.0.14
Festo ≫ Controller Cecc-x-m1-mv-s1 Firmware Version <= 3.8.14
Festo ≫ Controller Cecc-x-m1-mv-s1 Firmware Version4.0.14
Festo ≫ Controller Cecc-x-m1-ys-l1 Firmware Version <= 3.8.14
Festo ≫ Controller Cecc-x-m1-ys-l2 Firmware Version <= 3.8.14
Festo ≫ Controller Cecc-x-m1-y-yjkp Firmware Version <= 3.8.14
Festo ≫ Servo Press Kit Yjkp Firmware Version <= 3.8.14
Festo ≫ Servo Press Kit Yjkp- Firmware Version <= 3.8.14
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.09% | 0.77 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
nvd@nist.gov | 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
|
info@cert.vde.com | 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-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.
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.