IPFire 2.19 has a Remote Command Injection vulnerability in ids.cgi via the OINKCODE parameter, which is mishandled by a shell. This can be exploited directly by authenticated users, or through CSRF.
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.
Link | Tags |
---|---|
https://www.exploit-db.com/exploits/42149/ | third party advisory exploit |
https://twitter.com/0x09AL/status/873860385652256768 | third party advisory |
http://www.securityfocus.com/bid/99173 | third party advisory vdb entry |