Vulnerabilities > CVE-2019-10678 - CRLF Injection vulnerability in Domoticz

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
HIGH
Availability impact
NONE
network
low complexity
domoticz
CWE-93
exploit available

Summary

Domoticz before 4.10579 neglects to categorize \n and \r as insecure argument options.

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Command Delimiters
    An attack of this type exploits a programs' vulnerabilities that allows an attacker's commands to be concatenated onto a legitimate command with the intent of targeting other resources such as the file system or database. The system that uses a filter or a blacklist input validation, as opposed to whitelist validation is vulnerable to an attacker who predicts delimiters (or combinations of delimiters) not present in the filter or blacklist. As with other injection attacks, the attacker uses the command delimiter payload as an entry point to tunnel through the application and activate additional attacks through SQL queries, shell commands, network scanning, and so on.
  • Web Logs Tampering
    Web Logs Tampering attacks involve an attacker injecting, deleting or otherwise tampering with the contents of web logs typically for the purposes of masking other malicious behavior. Additionally, writing malicious data to log files may target jobs, filters, reports, and other agents that process the logs in an asynchronous attack pattern. This pattern of attack is similar to "Log Injection-Tampering-Forging" except that in this case, the attack is targeting the logs of the web server and not the application.

Exploit-Db

fileexploits/multiple/webapps/46773.py
idEDB-ID:46773
last seen2019-04-30
modified2019-04-30
platformmultiple
port
published2019-04-30
reporterExploit-DB
sourcehttps://www.exploit-db.com/download/46773
titleDomoticz 4.10577 - Unauthenticated Remote Command Execution
typewebapps

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/152678/domoticz410577-exec.txt
idPACKETSTORM:152678
last seen2019-05-01
published2019-04-30
reporterFabio Carretto
sourcehttps://packetstormsecurity.com/files/152678/Domoticz-4.10577-Unauthenticated-Remote-Command-Execution.html
titleDomoticz 4.10577 Unauthenticated Remote Command Execution