Domoticz before 4.10579 neglects to categorize \n and \r as insecure argument options.
The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.
Link | Tags |
---|---|
https://github.com/domoticz/domoticz/commit/2119afbe74ee0c914c1d5c4c859c594c08b0ad42 | third party advisory patch |
https://www.exploit-db.com/exploits/46773/ | third party advisory vdb entry exploit |
http://packetstormsecurity.com/files/152678/Domoticz-4.10577-Unauthenticated-Remote-Command-Execution.html | third party advisory vdb entry exploit |