An exploitable command injection vulnerability exists in the iocheckd service ‘I/O-Check’ function of the WAGO PFC 200 Firmware version 03.02.02(14). A specially crafted XML cache file written to a specific location on the device can be used to inject OS commands. An attacker can send a specially crafted packet to trigger the parsing of this cache file.At 0x1e87c the extracted hostname value from the xml file is used as an argument to /etc/config-tools/change_hostname hostname=<contents of hostname node> using sprintf(). This command is later executed via a call to system().
References
Link | Resource |
---|---|
https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962 | Exploit Mitigation Technical Description Third Party Advisory |
https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962 | Exploit Mitigation Technical Description Third Party Advisory |
Configurations
Configuration 1 (hide)
AND |
|
History
21 Nov 2024, 04:44
Type | Values Removed | Values Added |
---|---|---|
References | () https://talosintelligence.com/vulnerability_reports/TALOS-2019-0962 - Exploit, Mitigation, Technical Description, Third Party Advisory |
Information
Published : 2020-03-12 00:15
Updated : 2024-11-21 04:44
NVD link : CVE-2019-5170
Mitre link : CVE-2019-5170
CVE.ORG link : CVE-2019-5170
JSON object : View
Products Affected
wago
- pfc200_firmware
- pfc200
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')