CVE-2019-5175: Command Injection
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 0x1ea28 the extracted type value from the xml file is used as an argument to /etc/config-tools/configinterfaces interface=X1 state=enabled config-type=<contents of type node> using sprintf(). This command is later executed via a call to system().
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID for this command injection vulnerability?
The vulnerability ID for this command injection vulnerability is CVE-2019-5175.
What is the affected software for this command injection vulnerability?
The affected software for this command injection vulnerability is the WAGO PFC 200 Firmware version 03.02.02(14).
What is the severity of CVE-2019-5175?
The severity of CVE-2019-5175 is high with a CVSS v3.0 score of 7.8.
How can an attacker exploit this vulnerability?
An attacker can exploit this vulnerability by sending a specially crafted XML cache file to a specific location on the device, allowing them to inject OS commands.
Is there a fix available for this vulnerability?
There is currently no information available about a fix for this vulnerability. It is recommended to follow vendor advisories for updates.